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
/
IncompatibleQt
/
CMakeLists.txt
4 lines
100 B
CMake
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 2.8.12
2013-11-03 12:27:13 +02:00
cmake_minimum_required
(
VERSION
2.8.4
)
Imported Upstream version 2.8.11-rc3
2013-04-21 10:33:41 +03:00
project
(
${
RunCMake_TEST
}
CXX
)
include
(
${
RunCMake_TEST
}
.cmake
)
Reference in New Issue
Copy Permalink