mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2313 Improve cmake tooltip text and mark as advanced
This commit is contained in:
@@ -169,7 +169,7 @@ add_subdirectory(ResultStatisticsCache)
|
||||
#
|
||||
# Odb api
|
||||
#
|
||||
set(RESINSIGHT_ODB_API_DIR "" CACHE PATH "Path to the ODB api from Simulia")
|
||||
set(RESINSIGHT_ODB_API_DIR "" CACHE PATH "Optional path to the ABAQUS ODB API from Simulia. Needed for support of geomechanical models")
|
||||
if(NOT ${RESINSIGHT_ODB_API_DIR} EQUAL "")
|
||||
add_definitions(-DUSE_ODB_API)
|
||||
add_subdirectory(GeoMech/OdbReader)
|
||||
|
||||
Reference in New Issue
Block a user