Procedure

Install CMake

Install CMake via package manager or the official Kitware installer from cmake.org, ensure cmake is on PATH, then verify with cmake --version.

  1. Install CMake from https://cmake.org/download/ or your package manager.

    Install CMake from https://cmake.org/download/ or your package manager. macOS: brew install cmake . Windows: winget install --id Kitware.CMake -e (or the official .msi and enable Add CMake to PATH). Linux: apt/dnf/pacman install cmake (elevated as needed), or Kitware Ubuntu packages / binaries from that download page.

  2. Open a new terminal so PATH includes cmake.

    Open a new terminal so PATH includes cmake.

  3. cmake --version

    cmake --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M1202JC24KH3KWKQK7CGBGE8

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.