add_configfiles
如何通过同一模板文件生成多个文件?
#6634
Unanswered
nekomiya-kasane
asked this question in
Q&A
Replies: 1 comment
-
不支持,自己 on_config 里面 os.cp copy 下不就好了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用
但只发现了mod1_export.h,请问exports.h.in是某种键值吗,如何让两句add_configfiles应用在同一个.h.in模板上时生成两个文件呢?
在CMake中是可以的,使用generate_configure_file两次即可
Beta Was this translation helpful? Give feedback.
All reactions