Rating: 2.217391304
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 689 License: Free
CMake is a free software by Kitware Inc. and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download CMake which is 16.47 MB in size and belongs to the software category Coding languages and Compilers. CMake was released on 2016-10-05 and last updated on our database on 2017-08-11 and is currently at version 3.9.
We also have CMake 64bit version which is 18.98 MB in size and will work on x64 computers.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
CMake Description
Supports complex, large build environments. CMake has been proven in several large projects.
Generates native build files (e.g., makefiles on Unix; workspaces/projects on MS Visual C++). Therefore standard tools can be used on any platform/compiler configuration.
Has powerful commands include the ability to locate include files, libraries, executables; include external CMake files that encapsulate standard functionality; interfaces to testing systems; supports recursive directory traversal with variable inheritance; can run external programs; supports conditional builds; supports regular expression expansion; and so on.
Supports in-place and out-of-place builds. Multiple compilation trees are possible from a single source tree.
Can be easily extended to add new features.
CMake is open source.
CMake operates with a cache designed to be interfaced with a graphical editor. The cache provides optional interaction to conditionally control the build process.