Add opm-parser requirement.

This commit is contained in:
Joakim Hove 2016-03-31 16:04:31 +02:00
parent 15addc22b5
commit 6afeebd717

View File

@ -20,6 +20,7 @@ set (opm-autodiff_DEPS
dune-istl REQUIRED"
# OPM dependency
"opm-common REQUIRED;
opm-parser REQUIRED;
opm-core REQUIRED;
opm-output REQUIRED;
dune-cornerpoint"