Release of CMake build system 3.18
The release of the cross-platform open-source build script generator CMake 3.18 has been announced, serving as an alternative to Autotools and used in projects such as KDE, LLVM/Clang, MySQL, MariaDB, ReactOS, and Blender. CMake is written in C++ and distributed under the BSD license. CMake is notable for providing a simple scripting language, functionality extension through modules, and minimal dependencies (no binding to […]
