Provide suite info for those not in name convention
This commit is contained in:
parent
83fb758b74
commit
9d65dec0ac
@ -59,6 +59,10 @@ set (_opm_proj_exemptions
|
||||
dune-geometry
|
||||
)
|
||||
|
||||
# although a DUNE module, it is delivered in the OPM suite
|
||||
set (dune-cornerpoint_SUITE "opm")
|
||||
set (ewoms_SUITE "opm")
|
||||
|
||||
# insert this boilerplate whenever we are going to find a new package
|
||||
macro (find_and_append_package_to prefix name)
|
||||
# special handling for Boost to avoid inadvertedly picking up system
|
||||
|
Loading…
Reference in New Issue
Block a user