Fix mis-merge.

In propagating the requirements for opm-benchmarks to the other
modules I accidentally removed the 'opm-parser' prerequisite (see
commit 86439d6 for details).  This commit restores that prerequisite.
This commit is contained in:
Bård Skaflestad
2014-02-28 20:00:44 +01:00
committed by Andreas Lauser
parent 4dc6f83729
commit 688cabc33d

View File

@@ -25,6 +25,8 @@ set (opm-core_DEPS
"SuperLU"
# xml processing (for config parsing)
"TinyXML"
#Parser library
"opm-parser REQUIRED"
# Ensembles-based Reservoir Tools (ERT)
"ERT"
# DUNE dependency