Update vcpkg

This commit is contained in:
Unknown 2019-02-17 04:26:36 +01:00 committed by adrido
parent 9c582da167
commit 328b9f530e

View File

@ -29,6 +29,8 @@ install:
- ps: >- - ps: >-
echo "Build Platform: $($env:Platform)" echo "Build Platform: $($env:Platform)"
vcpkg upgrade --no-dry-run
vcpkg install zlib sqlite3 dirent libgd leveldb libpq --triplet "$($env:Platform)-windows" vcpkg install zlib sqlite3 dirent libgd leveldb libpq --triplet "$($env:Platform)-windows"
cache: cache:
- c:\tools\vcpkg\installed\ - c:\tools\vcpkg\installed\