Skip to content

Commit 9a234e6

Browse files
committed
update abseil fork
1 parent 8edd2f7 commit 9a234e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmake/ConfigureAbseil.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ ExternalProject_Add(abseil
2525
SOURCE_DIR ${ABSEIL_PATH}/src
2626
BINARY_DIR ${ABSEIL_PATH}/build
2727
STAMP_DIR ${ABSEIL_PATH}/stamp
28-
GIT_REPOSITORY https://github.com/abseil/abseil-cpp
29-
GIT_TAG 20240116.2
28+
GIT_REPOSITORY https://github.com/Geode-solutions/abseil-cpp
29+
GIT_TAG 20240710
3030
GIT_SHALLOW ON
3131
GIT_PROGRESS ON
3232
CMAKE_GENERATOR ${CMAKE_GENERATOR}

0 commit comments

Comments
 (0)