mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Boost and Eigen to vcpkg (#6817)
* Moved boost subset installation to vcpkg. * Moved Eigen to vcpkg. Added packages to vcpkg-response files. Removed unnecessary include_directories() calls. Removed comments. * Use target_link_library instead of boost_libraries Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
grpc
|
||||
boost-filesystem
|
||||
eigen3
|
||||
--triplet
|
||||
x64-windows
|
||||
|
||||
Reference in New Issue
Block a user