mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: dune-cornerpoint (now) needs the dune-common version information
This commit is contained in:
committed by
Andreas Lauser
parent
6e546f9883
commit
9dcc42df69
@@ -6,6 +6,9 @@ set (dune-cornerpoint_CONFIG_VAR
|
||||
DUNE_GRID_VERSION_MAJOR
|
||||
DUNE_GRID_VERSION_MINOR
|
||||
DUNE_GRID_VERSION_REVISION
|
||||
DUNE_COMMON_VERSION_MAJOR
|
||||
DUNE_COMMON_VERSION_MINOR
|
||||
DUNE_COMMON_VERSION_REVISION
|
||||
)
|
||||
|
||||
# dependencies
|
||||
|
||||
Reference in New Issue
Block a user