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
/
DoubleProject
/
CMakeLists.txt
blob: 02a62759701b4e754dcf60ed0060b1ac185858df (
plain
)
1
2
3
project(dumb) project(dumber) add_executable(just_silly silly.c)