Skip to content

Commit acf7283

Browse files
committed
fix(GDAL): better static compilation
1 parent 0763de3 commit acf7283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ConfigureGDAL.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ExternalProject_Add(gdal
2727
BINARY_DIR ${GDAL_PATH}/build
2828
STAMP_DIR ${GDAL_PATH}/stamp
2929
GIT_REPOSITORY https://github.com/Geode-solutions/gdal
30-
GIT_TAG 20250629dll
30+
GIT_TAG 18102025
3131
GIT_SHALLOW ON
3232
GIT_PROGRESS ON
3333
GIT_CONFIG core.longpaths=true

0 commit comments

Comments
 (0)