Skip to content

Instantly share code, notes, and snippets.

View wcaune's full-sized avatar

Biao Wang wcaune

View GitHub Profile
@wcaune
wcaune / Install_cmake_on_macOS.md
Last active June 21, 2024 14:34 — forked from fscm/install_cmake.md
[macOS 14.5] Install CMake 3.29.6

[macOS] Install CMake

Instructions on how to install the CMake tool on macOS.

Uninstall

First step should be to unsinstall any previous CMake installation. This step can be skipped if no CMake version was previously installed.

To uninstall any previous CMake installations use the following commands: