Merge pull request #2 from babrodtk/akva2-rename_common
Removed buggy REQUIRED statements for opm-common
This commit is contained in:
commit
5336b3a3e6
@ -19,7 +19,7 @@ set (opm-autodiff_DEPS
|
||||
"dune-common REQUIRED;
|
||||
dune-istl REQUIRED;
|
||||
dune-cornerpoint;
|
||||
opm-common REQUIRED;
|
||||
opm-common;
|
||||
opm-core REQUIRED"
|
||||
# Eigen
|
||||
"Eigen3 3.2.0"
|
||||
|
@ -18,7 +18,7 @@ set (opm-porsol_DEPS
|
||||
"dune-common REQUIRED;
|
||||
dune-istl REQUIRED;
|
||||
dune-grid REQUIRED;
|
||||
opm-common REQUIRED;
|
||||
opm-common;
|
||||
opm-core REQUIRED;
|
||||
opm-material REQUIRED;
|
||||
dune-cornerpoint REQUIRED"
|
||||
|
Loading…
Reference in New Issue
Block a user