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 5a55e7a commit 53cac53Copy full SHA for 53cac53
CMakeLists.txt
@@ -68,7 +68,7 @@ FetchContent_MakeAvailable(googletest)
68
FetchContent_Declare(
69
rocksdb
70
GIT_REPOSITORY https://github.com/facebook/rocksdb.git
71
- GIT_TAG 444b3f4845dd01b0d127c4b420fdd3b50ad56682
+ GIT_TAG f32521662acf3352397d438b732144c7813bbbec # v8.5.3
72
)
73
FetchContent_Populate(rocksdb)
74
add_custom_target(librocksdb ALL
0 commit comments