mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #674 from akva2/add_flow_mpi_installation
Add flow mpi installation
This commit is contained in:
commit
7b85cb306a
@ -92,6 +92,9 @@ macro (sources_hook)
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_mpi.cpp
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_multisegment_mpi.cpp
|
||||
)
|
||||
list (APPEND examples_SOURCES_DIST
|
||||
${PROJECT_SOURCE_DIR}/examples/flow_mpi.cpp
|
||||
)
|
||||
endif()
|
||||
endmacro (sources_hook)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user