mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Require the newer 3.1 version of Eigen
This commit is contained in:
parent
4df5d7fb12
commit
82c217d0e3
@ -29,7 +29,7 @@ set (${project}_DEPS
|
||||
dune-istl REQUIRED;
|
||||
opm-core REQUIRED"
|
||||
# Eigen
|
||||
"Eigen3 REQUIRED"
|
||||
"Eigen3 3.1 REQUIRED"
|
||||
)
|
||||
|
||||
# Additional search modules
|
||||
|
Loading…
Reference in New Issue
Block a user