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: 652f5b6be7998f4b0eb03caa5f55ec669bc3bc06 (
plain
)
1
2
cmake_minimum_required(VERSION 3.3) project(TestProject NONE)