mirror of
https://github.com/leozide/leocad
synced 2025-01-30 20:34:56 +01:00
Update appveyor.yml
This commit is contained in:
parent
9fd227a846
commit
5fc5fcca27
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ environment:
|
|||
|
||||
before_build:
|
||||
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvars64.bat"
|
||||
- set PATH=C:\Qt\5.15.0\msvc2019_64\bin;%PATH%
|
||||
- set PATH=C:\Qt\5.15.1\msvc2019_64\bin;%PATH%
|
||||
- git rev-parse --short HEAD > version.txt
|
||||
- set /p VERSION= < version.txt
|
||||
- qmake -v
|
||||
|
|
Loading…
Add table
Reference in a new issue