mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Adapt code to dune-cornerpoint -> opm-grid renaming.
This commit is contained in:
@@ -87,7 +87,7 @@ macro (prereqs_hook)
|
||||
endmacro (prereqs_hook)
|
||||
|
||||
macro (sources_hook)
|
||||
if(DUNE_CORNERPOINT_FOUND OR dune-cornerpoint_FOUND)
|
||||
if(OPM_GRID_FOUND OR opm-grid_FOUND)
|
||||
list (APPEND examples_SOURCES
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_mpi.cpp
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_multisegment_mpi.cpp
|
||||
|
||||
Reference in New Issue
Block a user