Skip to content

Commit 525a11a

Browse files
committed
[ci] update cmake for MacOS CI
1 parent 5284a65 commit 525a11a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/ci/macos/setup.sh

+2
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ installBottleManually libsndfile
9393
rm '/usr/local/bin/2to3'
9494
brew install ninja pkg-config
9595

96+
brew install cmake
97+
9698
# Qt
9799
export QT_SHORT_VERSION=5.15.9
98100
export QT_PATH=$HOME/Qt

0 commit comments

Comments
 (0)