Replies: 3 comments
-
Title: target:add("configfiles", the configuration name of the specified name cannot be generated without an absolute path Xmake version2.8.1 OS version and architecturewindows10 Describe the problemin a custom module
Only when the path is relative, the generation meets expectations. Expected resultsGenerate myconfig.h in the build folder Project configurationShield the C.2 variable name, open the C.1 variable name, you can see that only config.h is generated instead of myconfig.h Additional information and error logsWithout |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
The |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Xmake 版本
2.8.1
操作系统版本和架构
windows10
描述问题
在自定义模块中
只有相对路径的时候,生成才符合期望。
期待的结果
在build文件夹生成myconfig.h
工程配置
复现demo
屏蔽C.2变量名,打开C.1的变量名,即可看到结果只生成了config.h,而不是myconfig.h
附加信息和错误日志
无
Beta Was this translation helpful? Give feedback.
All reactions