CMake is a cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform- independent and compiler-independent configuration files. CMake 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, preprocessor generation, code generation, and template instantiation.
Author: Kitware, Inc., Insight Consortium
Maintainer: The ROCK Linux Project
License: BSD
Status: Stable
Version: 2.4.7
Download: http://www.cmake.org/files/v2.4/ cmake-2.4.7.tar.gz
ROCK Sources: cmake.conf, cmake.desc