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.
2 parents e81c15e + 24e104b commit 01efad8Copy full SHA for 01efad8
cpp/CMakeLists.txt
@@ -245,7 +245,7 @@ else()
245
FetchContent_Declare(
246
absl
247
GIT_REPOSITORY https://github.com/abseil/abseil-cpp
248
- GIT_TAG fb3621f4f897824c0dbe0615fa94543df6192f30
+ GIT_TAG d7aaad83b488fd62bd51c81ecf16cd938532cc0a
249
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/absl
250
)
251
FetchContent_MakeAvailable( absl )
0 commit comments