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
/
CMP0068
/
CMakeLists.txt
4 lines
98 B
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.8
)
project
(
${
RunCMake_TEST
}
CXX
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in new issue
View Git Blame
Copy Permalink