opm-autodiff now dependant on opm-output

This commit is contained in:
Kjell W. Kongsvik
2016-03-17 14:56:01 +01:00
parent 0d3d46e199
commit 9c825716da

View File

@@ -21,6 +21,7 @@ set (opm-autodiff_DEPS
# OPM dependency
"opm-common REQUIRED;
opm-core REQUIRED;
opm-output REQUIRED;
dune-cornerpoint"
# Eigen
"Eigen3 3.2.0"