diff --git a/CMakeLists.txt b/CMakeLists.txt index 8cb01aab5..b03c3aa53 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -29,7 +29,7 @@ set (${project}_DEPS dune-istl REQUIRED; opm-core REQUIRED" # Eigen - "Eigen3 REQUIRED" + "Eigen3 3.1 REQUIRED" ) # Additional search modules