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
/
ExternalOBJ
/
Object
/
CMakeLists.txt
blob: 141af79077b29de8044828122429454dd4f76e90 (
plain
)
1
2
3
PROJECT(Object) ADD_EXECUTABLE(external external_object.cxx external_main.cxx)