Merge pull request #3204 from akva2/collect_separate_compile_unit

CollectDataToIORank: move to separate compile unit
This commit is contained in:
Markus Blatt
2021-05-07 08:55:47 +02:00
committed by GitHub
5 changed files with 940 additions and 864 deletions

View File

@@ -23,6 +23,7 @@
# originally generated with the command:
# find opm -name '*.c*' -printf '\t%p\n' | sort
list (APPEND MAIN_SOURCE_FILES
ebos/collecttoiorank.cc
opm/core/props/phaseUsageFromDeck.cpp
opm/core/props/satfunc/RelpermDiagnostics.cpp
opm/simulators/timestepping/SimulatorReport.cpp