#5001 Add Well Measurement reader.

This commit is contained in:
Kristian Bendiksen
2019-11-11 23:07:53 +01:00
parent ff15ff939d
commit fd862b2eda
5 changed files with 530 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ ${CMAKE_CURRENT_LIST_DIR}/RifActiveCellsReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifCsvDataTableFormatter-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RiaSummaryCurveAnalyzer-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RiaStdStringTools-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifWellMeasurementReader-Test.cpp
)
if (RESINSIGHT_ENABLE_GRPC)