1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
ScreenPlay/vcpkg-install-dependencies.bat

9 lines
146 B
Batchfile
Raw Normal View History

2019-04-27 11:46:37 +02:00
setlocal EnableExtensions
cd Common
cd vcpkg
git pull
2019-07-24 15:31:43 +02:00
git checkout origin/master
2019-04-27 11:46:37 +02:00
call bootstrap-vcpkg.bat
2019-07-27 11:05:03 +02:00
vcpkg.exe install libzippp:x64-windows