Require the newer 3.1 version of Eigen

This commit is contained in:
Roland Kaufmann
2013-08-17 00:04:05 +02:00
parent 09d2f435f8
commit 6537f63307

View File

@@ -20,5 +20,5 @@ set (opm-autodiff_DEPS
dune-istl REQUIRED; dune-istl REQUIRED;
opm-core REQUIRED" opm-core REQUIRED"
# Eigen # Eigen
"Eigen3 REQUIRED" "Eigen3 3.1 REQUIRED"
) )