mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: re-add installation of the 'flow' symlink
got lost due to a bad conflict resolution in 7c4dfa784d
This commit is contained in:
parent
422d834996
commit
5cd63f6eee
@ -135,4 +135,4 @@ endif()
|
||||
ADD_CUSTOM_TARGET(flow ALL
|
||||
DEPENDS flow_ebos
|
||||
COMMAND ${CMAKE_COMMAND} -E create_symlink "flow_ebos" "${CMAKE_BINARY_DIR}/bin/flow")
|
||||
|
||||
install(FILES ${CMAKE_BINARY_DIR}/bin/flow DESTINATION bin)
|
||||
|
Loading…
Reference in New Issue
Block a user