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