Skip to content

HPC Module: CMake

Synopsis

adds the CMake cross-platform build tools to your environment

About This Software
Official Site https://cmake.org
Tags

Installed Versions

Version Install Date Default?
3.12.4 2018-12-03
3.15.0 2019-07-23
3.16.4 2020-02-21
3.19.3 2021-01-14
3.21.3 2021-10-18
3.29.1 2024-04-03
3.30.5 2024-10-31

Description

CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK.

Category

Library Programming Software SysAdmin