vcpkg integrate

pull/47/head
inv2004 6 years ago
parent 6593e9c165
commit 2b9de48990

@ -16,6 +16,7 @@ install:
- cd C:\Tools\vcpkg
- git pull -q
- .\bootstrap-vcpkg.bat
- vcpkg integrate install
- vcpkg install openssl:x64-windows
- vcpkg install mongo-c-driver:x64-windows
- cd %APPVEYOR_BUILD_FOLDER%

Loading…
Cancel
Save