Accès aux identifiants
Reads environment variables, toolchain files, and project config.
brew / portes d'approbation
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cmake pour les workflows d'agents IA.
sécurité des agents
cmake configures native builds and can run project-defined build commands.
Reads environment variables, toolchain files, and project config.
Usually local, but custom commands can call external services.
Can produce native release artifacts and installer packages.
Gate install/package targets and custom commands that use secrets.
Allow configure/build in scanned worktrees; require approval for install, package, and secret-backed custom targets.
installation
brew install cmakelocal Homebrew formula metadata
sudo port install cmakeMacPorts ports tree · devel/cmake/Portfile · Source: api.github.com
sudo apk add cmakeAlpine Linux edge package indexes · cmake · Source: dl-cdn.alpinelinux.org
sudo apt install cmakeDebian stable package indexes · cmake · Source: deb.debian.org
sudo dnf install cmakeFedora Rawhide package metadata · cmake · Source: dl.fedoraproject.org
nix profile install nixpkgs#cmakenixpkgs package indexes · pkgs/by-name/cm/cmake/package.nix · Source: api.github.com
sudo pacman -S cmakeArch Linux sync databases · cmake · Source: geo.mirror.pkgbuild.com
sudo zypper install cmakeopenSUSE Tumbleweed package metadata · cmake · Source: download.opensuse.org
choco install cmakeChocolatey community package catalog · cmake · Source: community.chocolatey.org
scoop install main/cmakeScoop official bucket manifest trees · bucket/cmake.json · Source: api.github.com
winget install --id Kitware.CMake -eWindows Package Manager source index · Kitware.CMake · Source: cdn.winget.microsoft.com
aperçu
Cross-platform make
historique
CMake is Kitware's cross-platform build, test, and package tooling family. It began as infrastructure for large portable C++ scientific software and became the de facto build-system interface for much of the C and C++ open source ecosystem.
The official CMake history says CMake was created in 2000 for the National Library of Medicine's Insight Toolkit, after Bill Hoffman concluded that a new portable C++ build tool was needed. The early design goals were native build-tool support, one input file across platforms, bootstrap portability with only a C++ compiler, and code-generator support.
CMake moved from ITK into VTK and ParaView in 2002, then into major open source projects over time. The official timeline highlights KDE switching in 2006, LLVM removing autoconf in favor of CMake in 2016, Visual Studio adding integrated CMake project support in 2017, and Qt switching to CMake in 2019. The CMake about page claims more than two million downloads per month, and the batch input lists packages across Homebrew, Debian, Fedora, Arch, Nix, MacPorts, Windows package managers, and more.
The cmake executable generates project buildsystems, builds and installs projects, runs scripts, runs command-line helper actions, and exposes help. CMake projects begin from CMakeLists.txt files; modern workflows may also use CMakePresets.json and CMakeUserPresets.json, while generated build trees contain CMakeCache.txt.
CMake is package-nerd infrastructure: it is the build-system front door for thousands of upstream projects and distro recipes. Its generator model lets package maintainers target Make, Ninja, IDE projects, and platform-native tooling from the same upstream metadata, while CTest and CPack standardize test and packaging hooks.
portes d'approbation
La graine locale de portes d'approbation contient 6 règles pour cmake. Points d'entrée couverts : cmake, cpack, ctest. Niveaux de sévérité : élevé, moyen. Couverture : partial, revu le 2026-05-21.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
CMakePresets.jsonCMakeUserPresets.json<build-tree>/CMakeCache.txtexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ccmake | cli | exécutable global | |
cmake | cli | exécutable global | |
cpack | cli | exécutable global | |
ctest | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Kitware/CMake
métadonnées d'installation
| Clé du paquet | brew:cmake |
|---|---|
| Version | 4.4.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cmake |
| Page d'accueil | https://www.cmake.org/ |
| Dépôt | https://github.com/Kitware/CMake |
| Docs amont | https://cmake.org/cmake/help/latest |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/Kitware/CMake/releases/download/v4.4.0/cmake-4.4.0.tar.gz |
| Dernière mise à jour | 2026-07-10T04:16:11Z |
| Pulse | updated |
| Bibliothèques fournies par macOS | ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | To install the CMake documentation, run: brew install cmake-docs |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cmake |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
cmake 3.31.6-2
cross-platform, open-source make system
sudo apt install cmakecmake-curses-gui 3.31.6-2
curses based user interface for CMake (ccmake)
sudo apt install cmake-curses-guicmake-data 3.31.6-2
CMake data files (modules, templates and documentation)
sudo apt install cmake-datacmake-doc 3.31.6-2
extended documentation in various formats for CMake
sudo apt install cmake-doccmake-qt-gui 3.31.6-2
Qt based user interface for CMake (cmake-gui)
sudo apt install cmake-qt-guicmake
nix profile install nixpkgs#cmakecmake 3.28.3-1build7
cross-platform, open-source make system
sudo apt install cmakecmake-curses-gui 3.28.3-1build7
curses based user interface for CMake (ccmake)
sudo apt install cmake-curses-guicmake-data 3.28.3-1build7
CMake data files (modules, templates and documentation)
sudo apt install cmake-datacmake-doc 3.28.3-1build7
extended documentation in various formats for CMake
sudo apt install cmake-doccmake-qt-gui 3.28.3-1build7
Qt based user interface for CMake (cmake-gui)
sudo apt install cmake-qt-guiccmake 4.2.3-r0
Cross-platform, open-source make system (ccmake configurator)
sudo apk add ccmakecmake 4.2.3-r0
Cross-platform, open-source make system
sudo apk add cmakecmake-bash-completion 4.2.3-r0
Bash completions for cmake
sudo apk add cmake-bash-completioncmake-doc 4.2.3-r0
Cross-platform, open-source make system (documentation)
sudo apk add cmake-doccmake-emacs 4.2.3-r0
Cross-platform, open-source make system (emacs mode)
sudo apk add cmake-emacspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.