Skip to content
Discussion options

You must be logged in to vote

A custom_target needs files as its input, because it needs to know which modified files will trigger the build.

For a generator, you can provide the arguments you want to the script, because it is triggered by its outputs. Therefore, you could provide a directory as an argument to your script.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ShamrockLee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants