CMake3.31.2
Cross-platform, open-source build system.
Monday, December 9, 2024
- Development
- Utilities
CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system introspection, pre-processor generation, code generation and template instantiation. In addition to controling the build process, CMake includes CTest for testing and CPack for packaging. Please go here to learn more about CMake.
- linux
- Downloads7167
- LicenseBSD type
Downloads / Release History
Comments
No comment. Be the first to enter a comment.