Merge pull request #603 from akva2/fix_cp_prereqs
fixed: dune-cornerpoint (now) needs the dune-common version information
This commit is contained in:
@@ -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