mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #1093 from andlaus/make-flow_ebos-the-default
make the default flow point to flow_ebos instead of flow_legacy
This commit is contained in:
@@ -133,5 +133,5 @@ endif()
|
||||
|
||||
# create a symbolic link from flow to flow_legacy
|
||||
ADD_CUSTOM_TARGET(flow ALL
|
||||
COMMAND ${CMAKE_COMMAND} -E create_symlink "flow_legacy" "${CMAKE_BINARY_DIR}/bin/flow")
|
||||
COMMAND ${CMAKE_COMMAND} -E create_symlink "flow_ebos" "${CMAKE_BINARY_DIR}/bin/flow")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user