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
/
SubDir
/
Examples
/
example2
/
CMakeLists.txt
blob: 388e33c3d732f0edc4af256cc63126faae12f48d (
plain
)
1
2
project(example2) add_executable(example2 example2.cxx)