Skip to content

Commit f03c366

Browse files
committed
chore: add cmake install to Mac script
1 parent 745fac0 commit f03c366

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install_mac.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ fi
1111
# Install required tools
1212
brew install svn
1313
brew install wget
14+
brew install cmake
1415

1516
# Install LLVM and clang stuff
1617
xcode-select install

0 commit comments

Comments
 (0)