This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
coriolis
Watch
1
Star
0
Fork
You've already forked coriolis
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d0b37d41ef
coriolis
/
bootstrap
/
CMakeLists.txt
7 lines
122 B
CMake
Raw
Normal View
History
Unescape
Escape
Forgotten.
2010-07-13 06:26:04 -05:00
* All Tools: - Change: Switch from "goodies" to "bootstrap".
2010-07-14 14:50:21 -05:00
project
(
Bootstrap
)
Forgotten.
2010-07-13 06:26:04 -05:00
cmake_minimum_required
(
VERSION
2.4.0
)
add_subdirectory
(
cmake_modules
)