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
98e214ce
Commit
98e214ce
authored
Apr 21, 2022
by
Julien Osman
Browse files
ENH: Upgrade to zlib 1.2.12
parent
f867ee13
Changes
1
Hide whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_zlib.cmake
View file @
98e214ce
...
...
@@ -26,8 +26,8 @@ SETUP_SUPERBUILD(ZLIB)
# Try official release 1.2.11
ExternalProject_Add
(
ZLIB
PREFIX ZLIB
URL
"https://
downloads.sourceforge.net/project/libpng/zlib/1.2.11
/zlib-1.2.1
1
.tar.gz"
URL_MD5
1c9f62f0778697a09d36121ead88e08e
URL
"https://
zlib.net
/zlib-1.2.1
2
.tar.gz"
URL_MD5
5fc414a9726be31427b440b434d05f78
BINARY_DIR
${
ZLIB_SB_BUILD_DIR
}
INSTALL_DIR
${
SB_INSTALL_PREFIX
}
DOWNLOAD_DIR
${
DOWNLOAD_LOCATION
}
...
...
Write
Preview
Supports
Markdown
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