Added required dependencies on opm-parser and CJSON

This commit is contained in:
Joakim Hove
2013-11-14 12:51:12 +01:00
parent dc27dc1adf
commit 86439d6a52

View File

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