A cross-platform, open-source make system https://cmake.org/
Go to file
2024-08-30 15:38:00 +02:00
cmake-2.4.5_use_intree_xmlrpc.patch automatic version update by autodist [release 2.8.12.2-1mamba;Sun Jan 26 2014] 2024-01-05 21:26:21 +01:00
cmake-2.8.11.2-ImageMagick-6.8.patch automatic version update by autodist [release 2.8.12.2-1mamba;Sun Jan 26 2014] 2024-01-05 21:26:21 +01:00
cmake-2.8.12.1-freetype-2.5.1.patch automatic version update by autodist [release 2.8.12.2-1mamba;Sun Jan 26 2014] 2024-01-05 21:26:21 +01:00
cmake.attr fix for lost major_version definition in a previous specfile release [release 3.27.3-4mamba;Mon Aug 21 2023] 2024-01-05 21:26:42 +01:00
cmake.prov fix for lost major_version definition in a previous specfile release [release 3.27.3-4mamba;Mon Aug 21 2023] 2024-01-05 21:26:42 +01:00
cmake.req fix for lost major_version definition in a previous specfile release [release 3.27.3-4mamba;Mon Aug 21 2023] 2024-01-05 21:26:42 +01:00
cmake.spec automatic version update by autodist [release 3.30.3-1mamba;Fri Aug 30 2024] 2024-08-30 15:38:00 +02:00
macros.cmake.in fix for lost major_version definition in a previous specfile release [release 3.27.3-4mamba;Mon Aug 21 2023] 2024-01-05 21:26:42 +01:00
README.md automatic version update by autodist [release 2.8.12.2-1mamba;Sun Jan 26 2014] 2024-01-05 21:26:21 +01:00

cmake

CMake is used to control the software compilation process using simple platform 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, pre-processor generation, code generation, and template instantiation.

CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities.