Categories
CMake
'CMake' is a cross-platform, free and open source build system. It is used to control the software compilation process using simple platform and compiler independent configuration files. It generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, and code generation.
Last updated 5 May, 2005
Versions
2.4
2.4 stable released 2006-05-04
- Released: 4 May, 2006
- Code Maturity: Stable
- Source Archive: http://www.cmake.org/files/v2.4/cmake-2.4.1.tar.gz
- Licenses: BSD_AdClause
- Interfaces: Command Line




