Removes -qt=qt5 for osx
This commit is contained in:
@@ -28,7 +28,7 @@ before_install:
|
|||||||
brew install qt5 &&
|
brew install qt5 &&
|
||||||
brew install ant &&
|
brew install ant &&
|
||||||
pwd &&
|
pwd &&
|
||||||
export QMAKE="/usr/local/opt/qt5/bin/qmake -qt=qt5" &&
|
export QMAKE="/usr/local/opt/qt5/bin/qmake" &&
|
||||||
ls;
|
ls;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user