mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-06-26 11:09:16 +02:00
Force two threads for the Appveyor compilation
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user