1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-02 16:49:47 +02:00
ScreenPlay/vcpkg-install-dependencies.bat
2019-07-27 11:43:48 +02:00

9 lines
146 B
Batchfile

setlocal EnableExtensions
cd Common
cd vcpkg
git pull
git checkout origin/master
call bootstrap-vcpkg.bat
vcpkg.exe install libzippp:x64-windows