Project Type
ChocolateyChocolatey
Releases253
Frequency5 months 4 weeks
Last Release
CMake is an open-source, cross-platform 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, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK. [Development](https://www.cmake.org/developer-resources/) #### MSI Properties `ADD_CMAKE_TO_PATH` - `None` - Do not add CMake to PATH (default) - `System` - Add CMake to system PATH for __all users__ - `User` - Add CMake to PATH for __the current user__ `DESKTOP_SHORTCUT_REQUESTED` - `0` = Do not create desktop icon (default) - `1` = Create CMake desktop icon `ALLUSERS` - `0` = Install for the current user only - `1` = Install for all users (default) For example: `choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System' --apply-install-arguments-to-dependencies` ## Notes - This package installs `cmake.install` which [follows the installer default behavior](https://gitlab.kitware.com/cmake/cmake/-/issues/21465) of not adding the `cmake.exe` to the PATH. If you need `cmake.exe` on the path, please see the **MSI Properties** example, above, or install the [`cmake.portable` package](https://community.chocolatey.org/packages/cmake.portable). - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
Subscribe above to receive notifications when new versions are released.
VersionDate
Stability
Stability is determined by the version string and my be inaccurate.
3.31.4 Stable
3.31.3 Stable
3.31.2 Stable
3.31.1 Stable
3.30.6 Stable
3.31.0 Stable
3.31.0-rc3 RC
3.31.0-rc2 RC
3.31.0-rc1 RC
3.30.5 Stable
3.30.4 Stable
3.30.3 Stable
3.29.8 Stable
3.30.2 Stable
3.30.1 Stable
3.29.7 Stable
3.30.0 Stable
3.30.0-rc4 RC
3.29.6 Stable
3.30.0-rc3 RC
3.30.0-rc2 RC
3.30.0-rc1 RC
3.29.5 Stable
3.29.4 Stable
3.28.6 Stable
Previous1234567...1011Next