mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Configure RESINSIGHT_USE_ODB_API in root CMakeLists.txt
This commit is contained in:
@@ -271,6 +271,8 @@ if(RESINSIGHT_ENABLE_GRPC)
|
||||
endif()
|
||||
|
||||
if(RESINSIGHT_USE_ODB_API)
|
||||
add_definitions(-DUSE_ODB_API)
|
||||
list(APPEND LINK_LIBRARIES RigGeoMechDataModel)
|
||||
list(APPEND LINK_LIBRARIES RifOdbReader)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user