1
0
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:
Martin Tůma 2025-05-20 20:34:44 +02:00
parent 8fa7b63763
commit 5e540a88fa

View File

@ -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