Skip to content

Commit 620eaba

Browse files
ystefinkorustam-gamidov-here
authored andcommitted
Update boost dependency
Use newer boost v 1.82.0 Relates-To: MINOR Signed-off-by: Yaroslav Stefinko <[email protected]>
1 parent aac3dd4 commit 620eaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ set(OLP_SDK_CPP_RAPIDJSON_URL "https://github.com/Tencent/rapidjson.git")
5252
set(OLP_SDK_CPP_RAPIDJSON_TAG "master")
5353

5454
set(OLP_SDK_CPP_BOOST_URL "https://github.com/boostorg/boost.git")
55-
set(OLP_SDK_CPP_BOOST_TAG "boost-1.72.0")
55+
set(OLP_SDK_CPP_BOOST_TAG "boost-1.82.0")
5656

5757
set(OLP_SDK_CPP_LMDB_URL "https://github.com/LMDB/lmdb.git")
5858
set(OLP_SDK_CPP_LMDB_TAG "LMDB_0.9.29")

0 commit comments

Comments
 (0)