This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f29ed6910
cmake
/
Tests
/
RunCMake
/
LinkStatic
/
CMakeLists.txt
4 lines
99 B
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.5
)
project
(
${
RunCMake_TEST
}
NONE
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in new issue
View Git Blame
Copy Permalink