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
/
try_compile
/
proj
/
CMakeLists.txt
blob: 78a87c016ef4a3b960ad21891e6de5b034c3aefe (
plain
)
1
2
cmake_minimum_required(VERSION 2.8.10) project(TestProject NONE)