Added caching of the vcpkg packages in appveyor
This commit is contained in:
parent
9cac220de1
commit
0e81fd8e06
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ configuration: Release
|
|||
platform:
|
||||
- Win32
|
||||
- x64
|
||||
cache:
|
||||
- c:\tools\vcpkg\installed\ -> appveyor.yml
|
||||
|
||||
install:
|
||||
- cmd: choco install -y innosetup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue