CMake

CMake#

CMake is a cross-platform, open-source build system that is used to control the software compilation process using simple platform and compiler-independent configuration files. For more information, please refer to the official documentation

Note

CMake is not in the module list; it is automatically available on the login node. The current version available is CMake 3.26.5.

For more information on how to build software with CMake, please refer to the HPC2 training material.