Skip to content

Instantly share code, notes, and snippets.

View nbesoro's full-sized avatar
🏠
Working from home

Nbe Soro nbesoro

🏠
Working from home
View GitHub Profile
@nbesoro
nbesoro / install_cmake.md
Created August 14, 2024 19:33 — forked from fscm/install_cmake.md
[macOS] Install CMake

[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: