Fix unity build

This commit is contained in:
Magne Sjaastad
2024-05-16 15:00:05 +02:00
committed by Kristian Bendiksen
parent 577ef1e154
commit 1b93347aea

View File

@@ -418,6 +418,7 @@ set(UNITY_EXCLUDE_FILES
# Exclude files including opm-common
ProjectDataModel/RimVfpTableExtractor.cpp
ProjectDataModel/RimVfpPlot.cpp
ProjectDataModel/RiaOpmParserTools.cpp
)
if(RESINSIGHT_ENABLE_UNITY_BUILD)