Adapt code to dune-cornerpoint -> opm-grid renaming.

This commit is contained in:
Atgeirr Flø Rasmussen
2016-04-05 15:17:17 +02:00
parent 6f1cec4eec
commit 37c4bd16b1
14 changed files with 30 additions and 30 deletions

View File

@@ -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