Require the newer 3.1 version of Eigen

This commit is contained in:
Roland Kaufmann 2013-06-25 14:15:49 +02:00
parent 4df5d7fb12
commit 82c217d0e3

View File

@ -29,7 +29,7 @@ set (${project}_DEPS
dune-istl REQUIRED; dune-istl REQUIRED;
opm-core REQUIRED" opm-core REQUIRED"
# Eigen # Eigen
"Eigen3 REQUIRED" "Eigen3 3.1 REQUIRED"
) )
# Additional search modules # Additional search modules