Skip to content

Instantly share code, notes, and snippets.

@gembin
Created February 27, 2018 07:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gembin/f080902b61d081d4327a8bc7b4b936ac to your computer and use it in GitHub Desktop.
Save gembin/f080902b61d081d4327a8bc7b4b936ac to your computer and use it in GitHub Desktop.
Install cmake on Mac OSX
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
brew install cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment