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
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
TargetMessages-OFF.cmake
TargetMessages-ON-build-stdout.txt
TargetMessages-ON.cmake
TargetMessages-VAR-OFF-build-stdout.txt
TargetMessages-VAR-OFF.cmake
TargetMessages-VAR-ON-build-stdout.txt
TargetMessages-VAR-ON.cmake