since dune.module is primarily required for dunecontrol support and you cannot run dunecontrol without dune-common anyway, nothing changes for dunecontrol users. for users who do not use dunecontrol, nothing changes either because the dependencies are specified in opm-common-prereqs.cmake which stays untouched by this commit.
14 lines
476 B
Plaintext
14 lines
476 B
Plaintext
####################################################################
|
|
# Dune module information file: This file gets parsed by dunecontrol
|
|
# and by the CMake build scripts.
|
|
####################################################################
|
|
|
|
Module: opm-common
|
|
Description: Open Porous Media Initiative shared infrastructure
|
|
Version: 2018.04-pre
|
|
Label: 2018.04-pre
|
|
Maintainer: opm@opm-project.org
|
|
MaintainerName: OPM community
|
|
Url: http://opm-project.org
|
|
Depends: dune-common
|