mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-01 07:43:03 +02:00
Force two threads for the Appveyor compilation
This commit is contained in:
parent
8fa7b63763
commit
5e540a88fa
@ -25,7 +25,7 @@ build_script:
|
||||
- cmd: |-
|
||||
lrelease gpxsee.pro
|
||||
qmake gpxsee.pro
|
||||
jom release
|
||||
jom /J 2 release
|
||||
|
||||
md installer
|
||||
copy release\GPXSee.exe installer
|
||||
|
Loading…
x
Reference in New Issue
Block a user