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
/
math
/
CMakeLists.txt
4 lines
99 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.21.2
2021-09-14 00:13:48 +02:00
cmake_minimum_required
(
VERSION
3.3
)
New upstream version 3.13.0~rc2
2018-10-28 12:09:07 +01:00
project
(
${
RunCMake_TEST
}
NONE
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in New Issue
Copy Permalink