Osdu: exclude arrow files from unity build

This commit is contained in:
Kristian Bendiksen
2024-06-10 18:24:01 +02:00
parent c5da22223b
commit ea2bf3887f

View File

@@ -412,6 +412,9 @@ set(UNITY_EXCLUDE_FILES
ProjectDataModel/RimVfpTableExtractor.cpp
ProjectDataModel/RimVfpPlot.cpp
ProjectDataModel/RiaOpmParserTools.cpp
FileInterface/RifOsduWellPathReader.cpp
FileInterface/RifOsduWellLogReader.cpp
FileInterface/RifByteArrayArrowRandomAccessFile.cpp
)
if(RESINSIGHT_ENABLE_UNITY_BUILD)