Skip to content

Commit 24e104b

Browse files
committed
Update Abseil to latest LTS
1 parent e81c15e commit 24e104b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ else()
245245
FetchContent_Declare(
246246
absl
247247
GIT_REPOSITORY https://github.com/abseil/abseil-cpp
248-
GIT_TAG fb3621f4f897824c0dbe0615fa94543df6192f30
248+
GIT_TAG d7aaad83b488fd62bd51c81ecf16cd938532cc0a
249249
SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/absl
250250
)
251251
FetchContent_MakeAvailable( absl )

0 commit comments

Comments
 (0)