1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-17 19:20:49 +00:00

Merge pull request #2641 from akortunov/cmake

Attempt to fix MacOS CI
This commit is contained in:
Andrei Kortunov 2019-12-21 13:18:39 +04:00 committed by GitHub
commit 82308dacbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@
brew update
brew outdated pkgconfig || brew upgrade pkgconfig
brew install cmake
brew install qt
brew install ccache