CMake is an open-source, cross-platform family of tools designed to build, test and package software.

Availability

All managed Linux workstations and clusters

Instructions for users

A version of cmake is automatically available on the PATH. There may also be environment modules available to load other versions depending on which version of the Linux workstation image you're using. To load an environment module

 module add cmake 
Licence Details

Cmake is open source, using the BSD 3-clause licence. See https://cmake.org/licensing/ for details.

Documentation

There are manpages.

Admin notes

For alternative versions on the workstations I've used the binary distribution from cmake.org. For the clusters there's an RPM specfile in the specfiles repository which can be used to build newer versions.