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

Add nlohmann-json

This commit is contained in:
Elias Steurer 2019-11-30 16:56:43 +01:00
parent 1259cbbcde
commit 0d9eced740

View File

@ -5,4 +5,5 @@ cd vcpkg
git pull
git checkout origin/master
call bootstrap-vcpkg.bat
vcpkg.exe install libzippp:x64-windows
vcpkg.exe install libzippp:x64-windows nlohmann-json:x64-windows
pause