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
b094fcef
Commit
b094fcef
authored
Sep 27, 2022
by
Luc Hermitte
Committed by
Julien Osman
Sep 27, 2022
Browse files
Migrate expat from sourceforge to github
parent
1f125c6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
SuperBuild/CMake/External_expat.cmake
View file @
b094fcef
...
...
@@ -24,7 +24,7 @@ SETUP_SUPERBUILD(EXPAT)
ExternalProject_Add
(
EXPAT
PREFIX EXPAT
URL
"https://
downloads.sourceforge.net/project/expat/expat/2.4.
8/expat-2.4.8.tar.gz"
URL
"https://
github.com/libexpat/libexpat/releases/download/R_2_4_
8/expat-2.4.8.tar.gz"
URL_MD5 ce5fa3fa4d866d83ab0cfb00bb95b77a
BINARY_DIR
${
EXPAT_SB_BUILD_DIR
}
INSTALL_DIR
${
SB_INSTALL_PREFIX
}
...
...
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