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
/
SimpleExclude
/
dirC
/
CMakeLists.txt
blob: 9b59fdaffc9350c876c93353013ad0b9460ba4a7 (
plain
)
1
2
3
add_subdirectory(dirA EXCLUDE_FROM_ALL) add_subdirectory(dirB)