mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-11 00:41:56 -06:00
Renamed flow_cp to flow_mpi
This commit is contained in:
parent
0149732abc
commit
82a73d969e
@ -85,7 +85,7 @@ endmacro (prereqs_hook)
|
||||
macro (sources_hook)
|
||||
if(DUNE_CORNERPOINT_FOUND OR dune-cornerpoint_FOUND)
|
||||
list (APPEND examples_SOURCES
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_cp.cpp
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_mpi.cpp
|
||||
)
|
||||
endif()
|
||||
endmacro (sources_hook)
|
||||
|
Loading…
Reference in New Issue
Block a user