Skip to content

Instantly share code, notes, and snippets.

View 5JM's full-sized avatar
⚙️

JaeMu Oh 5JM

⚙️
  • 12:26 (UTC +09:00)
View GitHub Profile
@fscm
fscm / install_cmake.md
Last active May 28, 2025 16:08
[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: