mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update opm-common for summary network names
* Use updated opm-common for summary node vectors * Update use of precompiled opm-common
This commit is contained in:
@@ -445,7 +445,7 @@ mark_as_advanced(RESINSIGHT_BUILD_LIBS_FROM_SOURCE)
|
||||
if((NOT RESINSIGHT_BUILD_LIBS_FROM_SOURCE) AND MSVC)
|
||||
FetchContent_Declare(
|
||||
ri-dependencies
|
||||
URL https://github.com/CeetronSolutions/resinsight-dependencies/releases/download/2023.04/custom-opm-common.zip
|
||||
URL https://github.com/CeetronSolutions/resinsight-dependencies/releases/download/2023.08/custom-opm-common.zip
|
||||
)
|
||||
FetchContent_Populate(ri-dependencies)
|
||||
list(APPEND EXTERNAL_LINK_LIBRARIES
|
||||
|
||||
2
ThirdParty/custom-opm-common/opm-common
vendored
2
ThirdParty/custom-opm-common/opm-common
vendored
Submodule ThirdParty/custom-opm-common/opm-common updated: c548d4ea43...046ed00ac6
Reference in New Issue
Block a user