Added required dependencies on opm-parser and CJSON
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user