index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
Ninja
/
SubDir.cmake
blob: 7224ec3442c41698e11bf03ecd911ad0f14e3912 (
plain
)
1
2
add_subdirectory(SubDir) add_custom_target(TopFail ALL COMMAND does_not_exist)