Skip to content

Commit 4025a28

Browse files
committed
test
1 parent db81d27 commit 4025a28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 20260107.1
28+
GIT_REPOSITORY https://github.com/Geode-solutions/abseil-cpp
29+
GIT_TAG 20240715
3030
GIT_SHALLOW ON
3131
GIT_PROGRESS ON
3232
CMAKE_GENERATOR ${CMAKE_GENERATOR}

0 commit comments

Comments
 (0)