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
/
find_path
/
CMakeLists.txt
4 lines
100 B
CMake
Raw
Normal View
History
Unescape
Escape
New upstream version 3.31.0
2024-11-11 15:18:55 +01:00
cmake_minimum_required
(
VERSION
3.10
)
Imported Upstream version 3.3.1
2015-08-17 11:37:30 +02:00
project
(
${
RunCMake_TEST
}
NONE
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in New Issue
Copy Permalink