CMake

0001-01-01

CMake is a tool that manages the building of source code. Originally, CMake was designed as a generator of various Makefile dialects, but has evolved into being able to use buildsystems such as Ninja and project files from IDEs such as Visual Studio and Xcode.