This website requires JavaScript.
Explore
Help
Sign In
riscv
/
coriolis
mirror of
https://gitlab.lip6.fr/vlsi-eda/coriolis.git
Watch
1
Star
0
Fork
You've already forked coriolis
0
Code
Issues
Projects
Releases
Wiki
Activity
cf9a7a7911
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
)