We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 745fac0 commit f03c366Copy full SHA for f03c366
install_mac.sh
@@ -11,6 +11,7 @@ fi
11
# Install required tools
12
brew install svn
13
brew install wget
14
+brew install cmake
15
16
# Install LLVM and clang stuff
17
xcode-select install
0 commit comments