aboutsummaryrefslogtreecommitdiff
path: root/development/cmake/README
blob: 94b0c56cd93a74fce4d56ba1f74d3f7afe8b6930 (plain)
1
2
3
4
CMake is an extensible, open-source system that manages the
build process in an operating system and compiler independent
manner.
CMake uses the system compilers and thus will need gcc to run.