How to trigger configfile generation? #2846
Unanswered
davidchisnall
asked this question in
Q&A
Replies: 2 comments 16 replies
-
try pass |
Beta Was this translation helpful? Give feedback.
0 replies
-
try pass |
Beta Was this translation helpful? Give feedback.
16 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.
-
I am trying to construct a reduced test case from a larger system where a file generated with
add_configfiles
is generated only during the initial configure step and never during the build (even if the source file is modified). I started with this:But this doesn't generate the output file at all. What do I need to add to make this work?
Beta Was this translation helpful? Give feedback.
All reactions