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.
1 parent 0763de3 commit acf7283Copy full SHA for acf7283
cmake/ConfigureGDAL.cmake
@@ -27,7 +27,7 @@ ExternalProject_Add(gdal
27
BINARY_DIR ${GDAL_PATH}/build
28
STAMP_DIR ${GDAL_PATH}/stamp
29
GIT_REPOSITORY https://github.com/Geode-solutions/gdal
30
- GIT_TAG 20250629dll
+ GIT_TAG 18102025
31
GIT_SHALLOW ON
32
GIT_PROGRESS ON
33
GIT_CONFIG core.longpaths=true
0 commit comments