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