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
Bård Skaflestad
parent
72553f314a
commit
316c0b5ad0
@@ -6,6 +6,9 @@ set (dune-cornerpoint_CONFIG_VAR
|
|||||||
DUNE_GRID_VERSION_MAJOR
|
DUNE_GRID_VERSION_MAJOR
|
||||||
DUNE_GRID_VERSION_MINOR
|
DUNE_GRID_VERSION_MINOR
|
||||||
DUNE_GRID_VERSION_REVISION
|
DUNE_GRID_VERSION_REVISION
|
||||||
|
DUNE_COMMON_VERSION_MAJOR
|
||||||
|
DUNE_COMMON_VERSION_MINOR
|
||||||
|
DUNE_COMMON_VERSION_REVISION
|
||||||
)
|
)
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user