Debug Appveyor CI error

This commit is contained in:
Gioacchino Mazzurco 2019-08-07 12:42:44 +02:00
parent 420f5f3271
commit 3fdd36741b
No known key found for this signature in database
GPG Key ID: A1FBCA3872E87051

View File

@ -137,6 +137,8 @@ before_package:
# to run your custom scripts instead of automatic MSBuild
build_script:
- env
- find C:/msys64/mingw32/lib/
- find C:/msys64/mingw32/bin/
- qmake -Wall -spec win32-g++ "CONFIG=debug"
- mingw32-make -j3