mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6376 Add all required external vcpkg libraries
This commit is contained in:
parent
1941a1f3d3
commit
31b1f3a2ba
2
.github/workflows/centos7.yml
vendored
2
.github/workflows/centos7.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
python -m pip install grpcio-tools
|
python -m pip install grpcio-tools
|
||||||
|
|
||||||
ThirdParty/vcpkg/bootstrap-vcpkg.sh
|
ThirdParty/vcpkg/bootstrap-vcpkg.sh
|
||||||
ThirdParty/vcpkg/vcpkg install grpc
|
ThirdParty/vcpkg/vcpkg install grpc boost-filesystem eigen3
|
||||||
|
|
||||||
mkdir cmakebuild
|
mkdir cmakebuild
|
||||||
cd cmakebuild
|
cd cmakebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user