This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
332ee3e305
CMake
/
Tests
/
RunCMake
/
File_Generate
/
ReRunCMake-result.txt
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
file(GENERATE): Re-run cmake when appropriate. Re-run if the input file changes or if the output file is removed. This only works with the Makefile generators currently. The limitation of the Ninja generator is tracked as issue #15256. The IDE generators will need larger refactoring as they currently rely on being able to determine the depends and output files at the start of generate-time, which is too early for the file(GENERATE) case.
2014-07-22 17:07:39 +04:00
0