mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#1794 Set RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES default off
This commit is contained in:
+1
-1
@@ -271,7 +271,7 @@ list(APPEND THIRD_PARTY_LIBRARIES
|
||||
################################################################################
|
||||
# Prototype feature Fractures
|
||||
################################################################################
|
||||
option (RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES "Enable prototype feature Fractures" ON)
|
||||
option (RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES "Enable prototype feature Fractures" OFF)
|
||||
if (RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES)
|
||||
|
||||
################################################################################
|
||||
|
||||
Reference in New Issue
Block a user