mirror of
https://github.com/leozide/leocad
synced 2025-01-18 22:26:44 +01:00
Update appveyor.yml
This commit is contained in:
parent
73a91d074d
commit
2ec01814ed
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ image:
|
|||
configuration: Release
|
||||
platform: x64
|
||||
|
||||
environment:
|
||||
GITHUB_TOKEN:
|
||||
secure: +EZPzYX4wUEc6MYg4kBLx9TogAqeeeWUPgtEW3VtAJATrBtxwpuOQIHrrR4hbc7a
|
||||
|
||||
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%
|
||||
|
|
Loading…
Reference in a new issue