appveyor: cache vcpkg build deps

Will hopefully make the build much faster.

TODO: make the vcpkg cmake script update vcpkg.

Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
Rafael Kitover 2019-10-04 14:01:43 +00:00
parent 3e22d17fb2
commit 6468d04114
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,6 @@ before_build:
build_script:
- msbuild -m -p:BuildInParallel=true -p:Configuration=Release ALL_BUILD.vcxproj
cache:
- c:\projects\vcpkg