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
/
OutOfSource
/
CMakeLists.txt
blob: e6c4f9733170372ee4a57d7b78924f9a99fbee56 (
plain
)
1
2
3
4
5
6
# a simple test case PROJECT (OutOfSource) ADD_SUBDIRECTORY(SubDir) SET(KEN 1)