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
/
Codegen
/
SubDirExcludeFromAll.cmake
blob: 707da295251909f1dff248816e32ab2ddd3cd9b5 (
plain
)
1
2
add_subdirectory(SubDir EXCLUDE_FROM_ALL) include(SubDir-common.cmake)