Update vcpkg
This commit is contained in:
parent
9c582da167
commit
328b9f530e
@ -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\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user