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
/
RunCMake
/
Ninja
/
NoWorkToDo.cmake
blob: a2fa0cb39ec04850c455b77ae17524dde4d8b0c2 (
plain
)
1
2
enable_language(C) add_executable(hello hello.c)