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
Main Repositories
otb
Commits
a4156e6b
Commit
a4156e6b
authored
Oct 17, 2018
by
Antoine Regimbeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG: update hdf5 url
parent
46f85400
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
SuperBuild/CMake/External_hdf5.cmake
SuperBuild/CMake/External_hdf5.cmake
+1
-1
No files found.
SuperBuild/CMake/External_hdf5.cmake
View file @
a4156e6b
...
...
@@ -29,7 +29,7 @@ set(HDF5_SB_CONFIG)
ExternalProject_Add
(
HDF5
PREFIX HDF5
URL
"http://support.hdfgroup.org/ftp/HDF5/
current
/src/hdf5-1.10.1.tar.gz"
URL
"http
s
://support.hdfgroup.org/ftp/HDF5/
releases/hdf5-1.10/hdf5-1.10.1
/src/hdf5-1.10.1.tar.gz"
URL_MD5 43a2f9466702fb1db31df98ae6677f15
SOURCE_DIR
${
HDF5_SB_SRC
}
BINARY_DIR
${
HDF5_SB_BUILD_DIR
}
...
...
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