diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-06-05 11:46:54 +0200 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-06-05 11:46:57 +0200 |
commit | a5547c7d62a41b784d88e5eabe9355921384b03a (patch) | |
tree | cedbc977d92bdb45cbf152a52ce2b82260604a90 /src | |
parent | 92c41206656d37e8686e30524c3cd376a7e1a216 (diff) | |
download | tmwa-a5547c7d62a41b784d88e5eabe9355921384b03a.tar.gz tmwa-a5547c7d62a41b784d88e5eabe9355921384b03a.tar.bz2 tmwa-a5547c7d62a41b784d88e5eabe9355921384b03a.tar.xz tmwa-a5547c7d62a41b784d88e5eabe9355921384b03a.zip |
CMake: Make the build work the first time
Use execute_process instead of add_custom_target to make sure the
generated files are found on the first configure run.
Set CMAKE_CONFIGURE_DEPENDS so that touching the script generating files
will automatically trigger a re-configre, which will re-run the make
process.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions