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
8213a25fc3
Branches
Tags
View all branches
cmake
/
Tests
/
RunCMake
/
FileAPI
/
CMakeLists.txt
4 lines
100 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.25.0
2022-11-16 20:14:03 +01:00
cmake_minimum_required
(
VERSION
3.13
)
New upstream version 3.15.4
2019-11-11 23:01:05 +01:00
project
(
${
RunCMake_TEST
}
NONE
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in New Issue
Copy Permalink