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
parent dfe457624e
commit 9329d652fd

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