Merge pull request #363 from andlaus/require_opm_core_in_opm_material
require opm-core from the opm-material module
This commit is contained in:
@@ -13,6 +13,8 @@ set (opm-material_DEPS
|
||||
"C99"
|
||||
# compile with C++0x/11 support if available
|
||||
"CXX11Features REQUIRED"
|
||||
# prerequisite OPM modules
|
||||
"opm-core REQUIRED"
|
||||
# DUNE dependency
|
||||
"dune-common REQUIRED"
|
||||
"dune-istl REQUIRED"
|
||||
|
||||
Reference in New Issue
Block a user