CMake/Tests/RunCMake/Make
Kulla Christoph 048d1adb4e add_custom_command: Add DEPFILE option for Ninja
Provide a way for custom commands to inform the ninja build tool about
their implicit dependencies.  For now simply make use of the option an
error on other generators.

Closes: #15479
2016-08-30 09:05:18 -04:00
..
CMakeLists.txt Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
CustomCommandDepfile-ERROR-result.txt add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
CustomCommandDepfile-ERROR-stderr.txt add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
CustomCommandDepfile-ERROR.cmake add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
RunCMakeTest.cmake add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
TargetMessages-OFF-build-stdout.txt Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-OFF.cmake Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-ON-build-stdout.txt Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-ON.cmake Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-VAR-OFF-build-stdout.txt Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-VAR-OFF.cmake Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-VAR-ON-build-stdout.txt Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00
TargetMessages-VAR-ON.cmake Tests: Add test for TARGET_MESSAGES global property 2015-07-14 13:58:53 -04:00