#6376 Add all required external vcpkg libraries

This commit is contained in:
Magne Sjaastad 2020-10-25 18:00:51 +01:00
parent 1941a1f3d3
commit 31b1f3a2ba

View File

@ -54,7 +54,7 @@ jobs:
python -m pip install grpcio-tools
ThirdParty/vcpkg/bootstrap-vcpkg.sh
ThirdParty/vcpkg/vcpkg install grpc
ThirdParty/vcpkg/vcpkg install grpc boost-filesystem eigen3
mkdir cmakebuild
cd cmakebuild