We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5284a65 commit 525a11aCopy full SHA for 525a11a
build/ci/macos/setup.sh
@@ -93,6 +93,8 @@ installBottleManually libsndfile
93
rm '/usr/local/bin/2to3'
94
brew install ninja pkg-config
95
96
+brew install cmake
97
+
98
# Qt
99
export QT_SHORT_VERSION=5.15.9
100
export QT_PATH=$HOME/Qt
0 commit comments