We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbec32 commit 2a86a3aCopy full SHA for 2a86a3a
examples/cpp/CMakeLists.txt
@@ -7,7 +7,7 @@ include(FetchContent)
7
FetchContent_Declare(
8
opendal-cpp
9
GIT_REPOSITORY https://github.com/apache/opendal.git
10
- GIT_TAG 4b02228f7fe9a7c0f21a1660fee95716910c7a0a
+ GIT_TAG 3bbec320df72689c57b4bf3d59395b85f7e1764e
11
SOURCE_SUBDIR bindings/cpp
12
)
13
FetchContent_MakeAvailable(opendal-cpp)
0 commit comments