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
/
XcodeProject
/
zerocheck
/
CMakeLists.txt
blob: 4adde99d7e6faa25280f48da4327a94434b8ac54 (
plain
)
1
2
project(subproject) add_library(subdirlib ../foo.cpp)