Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
0cd3ff56
Commit
0cd3ff56
authored
Apr 21, 2022
by
Julien Osman
Browse files
ENH: Upgrade to gdal 3.4.2
parent
98e214ce
Pipeline
#10409
failed with stages
in 28 minutes and 49 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_gdal.cmake
View file @
0cd3ff56
...
...
@@ -151,8 +151,8 @@ if(WIN32)
set
(
GDAL_URL
"https://download.osgeo.org/gdal/3.2.2/gdal-3.2.2.tar.xz"
)
set
(
GDAL_MD5 c656be582f7beb528c66486cd1fca7a2
)
else
()
set
(
GDAL_URL
"https://download.osgeo.org/gdal/3.4.
0
/gdal-3.4.
0
.tar.xz"
)
set
(
GDAL_MD5
aae5f3394dcd3ad6ddbe1137121b624b
)
set
(
GDAL_URL
"https://download.osgeo.org/gdal/3.4.
2
/gdal-3.4.
2
.tar.xz"
)
set
(
GDAL_MD5
4b6ac60068a60059a31e125b2a169d86
)
endif
()
ExternalProject_Add
(
GDAL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment