diff --git a/CI/before_install.osx.sh b/CI/before_install.osx.sh index fd8bd135d2..0a4c7313cd 100755 --- a/CI/before_install.osx.sh +++ b/CI/before_install.osx.sh @@ -2,7 +2,6 @@ brew update brew outdated pkgconfig || brew upgrade pkgconfig -brew install cmake brew install qt brew install ccache