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
86a21c1898
cmake
/
Tests
/
RunCMake
/
Android
/
CMakeLists.txt
4 lines
99 B
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.6
)
project
(
${
RunCMake_TEST
}
NONE
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in new issue
View Git Blame
Copy Permalink