remove opm-core from the required prerequisites of opm-material
instead, specify opm-parser as an optional dependency.
This commit is contained in:
@@ -15,7 +15,7 @@ set (opm-material_DEPS
|
||||
# compile with C++0x/11 support if available
|
||||
"CXX11Features REQUIRED"
|
||||
# prerequisite OPM modules
|
||||
"opm-core REQUIRED"
|
||||
"opm-parser"
|
||||
# DUNE dependency
|
||||
"dune-common REQUIRED"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user