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
/
Server
/
buildsystem1
/
subdir
/
CMakeLists.txt
blob: 9157312865baecc97d723e354048a89c16c4a146 (
plain
)
1
2
3
4
5
set(bar4 something) set(bar5 more) add_executable(ooo empty.cpp)