mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove ebos_plain
the ebos well model is severely limited, I doubt anyone would ever use this binary.
This commit is contained in:
@@ -515,14 +515,6 @@ else()
|
||||
set(EBOS_DEBUG_EXTENSIONS_DEFAULT_ENABLE_IF "TRUE")
|
||||
endif()
|
||||
|
||||
opm_add_test(ebos_plain
|
||||
ONLY_COMPILE
|
||||
DEFAULT_ENABLE_IF ${EBOS_DEBUG_EXTENSIONS_DEFAULT_ENABLE_IF}
|
||||
SOURCES ebos/ebos_plain.cc
|
||||
EXE_NAME ebos_plain
|
||||
DEPENDS opmsimulators
|
||||
LIBRARIES opmsimulators)
|
||||
|
||||
if (BUILD_EBOS_EXTENSIONS)
|
||||
foreach(TGT ${COMMON_MODELS})
|
||||
install(TARGETS ebos_${TGT} DESTINATION bin)
|
||||
|
||||
Reference in New Issue
Block a user