mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 00:19:30 -05:00
Debug Appveyor CI error
This commit is contained in:
parent
420f5f3271
commit
3fdd36741b
@ -137,6 +137,8 @@ before_package:
|
|||||||
# to run your custom scripts instead of automatic MSBuild
|
# to run your custom scripts instead of automatic MSBuild
|
||||||
build_script:
|
build_script:
|
||||||
- env
|
- env
|
||||||
|
- find C:/msys64/mingw32/lib/
|
||||||
|
- find C:/msys64/mingw32/bin/
|
||||||
- qmake -Wall -spec win32-g++ "CONFIG=debug"
|
- qmake -Wall -spec win32-g++ "CONFIG=debug"
|
||||||
- mingw32-make -j3
|
- mingw32-make -j3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user