Tell qmake which Qt version to use
This commit is contained in:
parent
0708361649
commit
ad54cef75a
@ -31,7 +31,7 @@ addons:
|
|||||||
- protobuf-compiler
|
- protobuf-compiler
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- qmake
|
- QT_SELECT=qt5 qmake
|
||||||
- make
|
- make
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user