added: mark flow_mpi for installation

This commit is contained in:
Arne Morten Kvarving 2016-05-02 10:25:11 +02:00
parent 3c590f9352
commit 6df328d56e

View File

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