1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00
ScreenPlay/vcpkg-install-dependencies.bat

8 lines
118 B
Batchfile
Raw Normal View History

2019-04-27 11:46:37 +02:00
setlocal EnableExtensions
cd Common
cd vcpkg
git pull
call bootstrap-vcpkg.bat
2019-06-09 12:26:11 +02:00
vcpkg.exe install openssl:x64-windows