Homebrew is the preferred method for most developers because it automatically manages dependencies and updates. Download CMake
Use the cmake-4.3.2-macos10.10-universal.dmg for older OS X compatibility. download cmake for mac os x
Tip: If you encounter permission errors, you can run the app with elevated privileges via terminal using: sudo /Applications/CMake.app/Contents/MacOS/CMake . Homebrew is the preferred method for most developers
To use cmake in your terminal, open the CMake app from your Applications folder, go to Tools > Install For Command Line Use . the current stable version is
Download the cmake-4.3.2-macos-universal.dmg . This "universal" package supports both Intel and Apple Silicon (M1/M2/M3/M4) architectures.
Downloading the official installer from CMake.org provides a GUI application and an easy setup process.
As of May 2026, the current stable version is , released on April 23, 2026.