Use minimalistic Qt on AppVeyor.
This commit is contained in:
parent
08199cde55
commit
5b2a94c522
@ -23,7 +23,7 @@ echo "qmake args are: '$env:qmake_args'."
|
||||
|
||||
mkdir "rssguard-build"
|
||||
cd "rssguard-build"
|
||||
"$qt_qmake" "..\build.pro" "$env:qmake_args"
|
||||
& "$qt_qmake" "..\build.pro" "$env:qmake_args"
|
||||
nmake.exe
|
||||
|
||||
cd "src\rssguard"
|
||||
|
Loading…
x
Reference in New Issue
Block a user