CMake

CMake is an extensible, open-source system that manages the build process in an operating system and in a compiler-independent manner.Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment

Version: 3.23.3 (MARCONI) 3.21.4 (G100) 3.24.3 (LEONARDO)

Availability: GALILEO100, LEONARDO, MARCONI

Target: all

Official web site: https://cmake.org

Related Commands:

You can load the module with the command:

module load cmake

 

Help and Documentation:

You can find documentation on the module, with the command

module help cmake

Detailed documentation can be found on the web at the original site (https://cmake.org)