mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 19:12:28 -04:00
Debug Appveyor CI error
This commit is contained in:
parent
420f5f3271
commit
3fdd36741b
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue