mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-29 10:21:54 -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:
parent
aafcd2f9b6
commit
7a6569066c
@ -445,7 +445,7 @@ mark_as_advanced(RESINSIGHT_BUILD_LIBS_FROM_SOURCE)
|
|||||||
if((NOT RESINSIGHT_BUILD_LIBS_FROM_SOURCE) AND MSVC)
|
if((NOT RESINSIGHT_BUILD_LIBS_FROM_SOURCE) AND MSVC)
|
||||||
FetchContent_Declare(
|
FetchContent_Declare(
|
||||||
ri-dependencies
|
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)
|
FetchContent_Populate(ri-dependencies)
|
||||||
list(APPEND EXTERNAL_LINK_LIBRARIES
|
list(APPEND EXTERNAL_LINK_LIBRARIES
|
||||||
|
2
ThirdParty/custom-opm-common/opm-common
vendored
2
ThirdParty/custom-opm-common/opm-common
vendored
@ -1 +1 @@
|
|||||||
Subproject commit c548d4ea4319adee307bba5ddd8d68bb1f44d421
|
Subproject commit 046ed00ac67c5991768de21913ca2ef497ddb9cf
|
Loading…
Reference in New Issue
Block a user