CMake/Tests/RunCMake/Ninja
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
..
SubDir Ninja: Add `$subdir/{test,install,package}` targets 2016-08-09 15:15:24 -04:00
SubDirPrefix
CMP0058-NEW-by-build-stdout.txt
CMP0058-NEW-by.cmake
CMP0058-NEW-no-build-result.txt
CMP0058-NEW-no-build-stderr.txt
CMP0058-NEW-no.cmake
CMP0058-OLD-by-build-stdout.txt
CMP0058-OLD-by.cmake
CMP0058-OLD-no-build-stdout.txt
CMP0058-OLD-no.cmake
CMP0058-WARN-by-build-stdout.txt
CMP0058-WARN-by.cmake
CMP0058-WARN-no-build-stdout.txt
CMP0058-WARN-no-stderr.txt
CMP0058-WARN-no.cmake
CMP0058-common.cmake
CMakeLists.txt
CheckNoPrefixSubDir.cmake
CheckNoPrefixSubDirScript.cmake
CheckOutput.cmake
CustomCommandDepfile-check.cmake add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
CustomCommandDepfile.cmake add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
CustomCommandWorkingDirectory.cmake
Executable.cmake
RunCMakeTest.cmake add_custom_command: Add DEPFILE option for Ninja 2016-08-30 09:05:18 -04:00
SharedLib.cmake
StaticLib.cmake
SubDir-build-stdout.txt
SubDir-install-stdout.txt Ninja: Add `$subdir/{test,install,package}` targets 2016-08-09 15:15:24 -04:00
SubDir-test-stdout.txt Ninja: Add `$subdir/{test,install,package}` targets 2016-08-09 15:15:24 -04:00
SubDir.cmake Ninja: Add `$subdir/{test,install,package}` targets 2016-08-09 15:15:24 -04:00
SubDirPrefix.cmake
TwoLibs.cmake
greeting.c
greeting.h
greeting2.c
greeting2.h
hello.c
hello_sub_greeting.c
hello_with_greeting.c
hello_with_two_greetings.c