Download Kitware CMake for macOS. A powerful, open-source family of tools designed to build, test, and package software across various platforms on Mac.
CMake is an open-source, cross-platform family of tools designed to build, test, and package software. Developed by Kitware, CMake is widely used in the C++ software ecosystem to control the compilation process using simple platform- and compiler-independent configuration files. It generates native makefiles and workspaces that can be used in your preferred compiler environment on macOS.