mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-28 05:34:47 +01:00
Added missing quotes
This commit is contained in:
parent
d74816883a
commit
2d4d2721bf
@ -21,7 +21,7 @@ install:
|
||||
- cmd: >-
|
||||
set PATH=%QTDIR%\bin;%NSISDIR%;%PATH%
|
||||
|
||||
call %MSVCDIR%\%VCVARS%
|
||||
call "%MSVCDIR%\%VCVARS%"
|
||||
|
||||
build_script:
|
||||
- cmd: >-
|
||||
|
Loading…
Reference in New Issue
Block a user