This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
Tests
/
RunCMake
/
CMP0037
/
CMakeLists.txt
4 lines
101 B
CMake
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 3.0.0
2014-08-03 19:52:23 +02:00
cmake_minimum_required
(
VERSION
2.8.4
)
New upstream version 3.11.1
2018-04-23 21:13:27 +02:00
project
(
${
RunCMake_TEST
}
NONE
)
Imported Upstream version 3.0.0
2014-08-03 19:52:23 +02:00
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in New Issue
Copy Permalink