mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 07:41:15 +00:00
e983bd326a
The targets added by commit v3.6.0-rc1~240^2~2 (Ninja: Add `$subdir/all` targets, 2016-03-11) use as `$subdir` the relative path from the top of the source tree to the current source directory. This is not correct when using `add_subdirectory(test test_bin)`. Instead we need to use the relative path from the top of the binary tree to the current binary directory as was done for related targets by commit v3.7.0-rc1~268^2 (Ninja: Add `$subdir/{test,install,package}` targets, 2016-08-05). |
||
---|---|---|
.. | ||
SubDir | ||
SubDirPrefix | ||
SubDirSource | ||
CheckNoPrefixSubDir.cmake | ||
CheckNoPrefixSubDirScript.cmake | ||
CheckOutput.cmake | ||
CMakeLists.txt | ||
CMP0058-common.cmake | ||
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 | ||
CustomCommandDepfile-check.cmake | ||
CustomCommandDepfile.cmake | ||
CustomCommandWorkingDirectory.cmake | ||
Executable.cmake | ||
greeting2.c | ||
greeting2.h | ||
greeting.c | ||
greeting.h | ||
hello_sub_greeting.c | ||
hello_with_greeting.c | ||
hello_with_two_greetings.c | ||
hello.c | ||
NinjaToolMissing-result.txt | ||
NinjaToolMissing-stderr.txt | ||
NinjaToolMissing.cmake | ||
RunCMakeTest.cmake | ||
SharedLib.cmake | ||
StaticLib.cmake | ||
SubDir-build-stdout.txt | ||
SubDir-install-stdout.txt | ||
SubDir-test-stdout.txt | ||
SubDir.cmake | ||
SubDirBinary-build-stdout.txt | ||
SubDirBinary-install-stdout.txt | ||
SubDirBinary-test-stdout.txt | ||
SubDirPrefix.cmake | ||
TwoLibs.cmake |