1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 07:23:54 +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 update
brew outdated pkgconfig || brew upgrade pkgconfig brew outdated pkgconfig || brew upgrade pkgconfig
brew install cmake
brew install qt brew install qt
brew install ccache brew install ccache