[CI] Use Qt static build
This commit is contained in:
parent
77e4d44775
commit
723abd43a1
|
@ -43,7 +43,7 @@ clone_folder: c:\dev\xenia
|
||||||
|
|
||||||
# environment variables
|
# environment variables
|
||||||
environment:
|
environment:
|
||||||
QT_DIR: C:\Qt\5.10.1\msvc2017_64
|
QT_DIR: C:\Qt\5.10.1-static\msvc2017_64
|
||||||
my_var2: value2
|
my_var2: value2
|
||||||
|
|
||||||
# build cache to preserve files/folders between builds
|
# build cache to preserve files/folders between builds
|
||||||
|
|
Loading…
Reference in New Issue