Skip to content
GitLab
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
a193c10d
Commit
a193c10d
authored
Nov 03, 2022
by
Thibaut ROMAIN
Browse files
ENH: Update ZLIB to 1.2.13
parent
47a49e53
Pipeline
#11804
passed with stages
in 126 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_zlib.cmake
View file @
a193c10d
...
...
@@ -23,11 +23,11 @@ INCLUDE_ONCE_MACRO(ZLIB)
SETUP_SUPERBUILD
(
ZLIB
)
# Try official release 1.2.1
1
# Try official release 1.2.1
3
ExternalProject_Add
(
ZLIB
PREFIX ZLIB
URL
"https://zlib.net/zlib-1.2.1
2
.tar.gz"
URL_MD5
5fc414a9726be31427b440b434d05f78
URL
"https://zlib.net/zlib-1.2.1
3
.tar.gz"
URL_MD5
9b8aa094c4e5765dabf4da391f00d15c
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
.
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