mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 02:30:18 -06:00
Merge pull request #5151 from akva2/rename_main_sources
changed: rename simulator main files
This commit is contained in:
commit
3ab6c617e5
@ -580,7 +580,7 @@ foreach(OBJ ${COMMON_MODELS} ${FLOW_MODELS} ${FLOW_VARIANT_MODELS})
|
||||
opm_add_test(flow_${OBJ}
|
||||
ONLY_COMPILE
|
||||
SOURCES
|
||||
flow/flow_${OBJ}.cpp
|
||||
flow/flow_${OBJ}_main.cpp
|
||||
$<TARGET_OBJECTS:moduleVersion>
|
||||
$<TARGET_OBJECTS:flow_lib${OBJ}>
|
||||
EXE_NAME flow_${OBJ}
|
||||
|
Loading…
Reference in New Issue
Block a user