mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4020 System : Use ri_apply_cotire()
This commit is contained in:
@@ -88,3 +88,8 @@ if (MSVC)
|
||||
endif()
|
||||
|
||||
source_group("" FILES ${PROJECT_FILES})
|
||||
|
||||
if (COMMAND ri_apply_cotire)
|
||||
set_source_files_properties (cafEffectGenerator.cpp PROPERTIES COTIRE_EXCLUDED TRUE)
|
||||
ri_apply_cotire()
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user