We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac3dd4 commit 620eabaCopy full SHA for 620eaba
external/CMakeLists.txt
@@ -52,7 +52,7 @@ set(OLP_SDK_CPP_RAPIDJSON_URL "https://github.com/Tencent/rapidjson.git")
52
set(OLP_SDK_CPP_RAPIDJSON_TAG "master")
53
54
set(OLP_SDK_CPP_BOOST_URL "https://github.com/boostorg/boost.git")
55
-set(OLP_SDK_CPP_BOOST_TAG "boost-1.72.0")
+set(OLP_SDK_CPP_BOOST_TAG "boost-1.82.0")
56
57
set(OLP_SDK_CPP_LMDB_URL "https://github.com/LMDB/lmdb.git")
58
set(OLP_SDK_CPP_LMDB_TAG "LMDB_0.9.29")
0 commit comments