#4504 Framework : Add CSV text formatter

This commit is contained in:
Magne Sjaastad
2019-06-23 18:05:51 +02:00
parent 7879fe186d
commit 5dc4e08a03
6 changed files with 245 additions and 4 deletions

View File

@@ -56,6 +56,7 @@ ${CMAKE_CURRENT_LIST_DIR}/RifPerforationIntervalReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RimWellPathCompletions-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RimSummaryCaseCollection-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifActiveCellsReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifCsvDataTableFormatter-Test.cpp
)
if (RESINSIGHT_ENABLE_GRPC)