CMake
Last updated
CMake is a cross-platform, open-source build system generator.
Install with winget
$ winget install --id Kitware.CMake --exact --version 4.4.3Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for CMake
CMake uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i cmake-4.4.3-windows-x86_64.msi /quiet /norestart ADD_CMAKE_TO_PATH=System
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
About
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.
Installers · v4.4.3
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | Portable in ZIP | - | Direct | |
| x86 | MSI WiX | machine | Direct | |
| x64 | Portable in ZIP | - | Direct | |
| x64 | MSI WiX | machine | Direct | |
| arm64 | Portable in ZIP | - | Direct | |
| arm64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for CMake.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Related apps
More from Kitware or browse compiler, cross-platform, foss.
Frequently asked questions
How do I install CMake on Windows?
How do I install CMake silently for unattended deployment?
What are the silent install switches for CMake?
How do I uninstall CMake via winget?
Is CMake free?
Does CMake work on Windows 10?
How do I keep CMake up to date?
Recent versions
- 4.4.3latest
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.4
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.3