Switch dependency order.
This commit is contained in:
parent
fe8870bb97
commit
87ca6b4764
@ -27,6 +27,6 @@ set (opm-upscaling_DEPS
|
||||
dune-grid REQUIRED;
|
||||
opm-common REQUIRED;
|
||||
opm-core REQUIRED;
|
||||
opm-output REQUIRED;
|
||||
dune-cornerpoint REQUIRED"
|
||||
dune-cornerpoint REQUIRED;
|
||||
opm-output REQUIRED"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user