Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
David Youssefi
otb
Commits
a28e9c5d
Commit
a28e9c5d
authored
May 27, 2020
by
Cédric Traizet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
REFAC: update gdal version in Superbuild to 3.1.0
parent
19f0f051
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
SuperBuild/CMake/External_gdal.cmake
SuperBuild/CMake/External_gdal.cmake
+2
-2
No files found.
SuperBuild/CMake/External_gdal.cmake
View file @
a28e9c5d
...
...
@@ -148,8 +148,8 @@ endif()
ExternalProject_Add
(
GDAL
PREFIX GDAL
URL
"http://download.osgeo.org/gdal/3.
0.2
/gdal-3.
0.2
.tar.gz"
URL_MD5
8a31507806b26f070858558aaad42277
URL
"http://download.osgeo.org/gdal/3.
1.0
/gdal-3.
1.0
.tar.gz"
URL_MD5
bda0f002cd63b51c8d2f1b1400daffa9
SOURCE_DIR
${
GDAL_SB_SRC
}
BINARY_DIR
${
GDAL_SB_SRC
}
INSTALL_DIR
${
SB_INSTALL_PREFIX
}
...
...
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