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
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)
More versions are available for portability issues. For listing all available versions:
modmap -m cmake