Skip to content

Commit

Permalink
chore: add cmake install to Mac script
Browse files Browse the repository at this point in the history
  • Loading branch information
bushidocodes committed Mar 25, 2021
1 parent 745fac0 commit f03c366
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ fi
# Install required tools
brew install svn
brew install wget
brew install cmake

# Install LLVM and clang stuff
xcode-select install
Expand Down

0 comments on commit f03c366

Please sign in to comment.