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
/
COnly
/
CMakeLists.txt
blob: 1eaeb84e4f164fc8c1e596f9b1de9f2f80523fc6 (
plain
)
1
2
3
# a simple C only test case PROJECT (conly C) ADD_EXECUTABLE (conly conly.c)