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
a292d964
Commit
a292d964
authored
Sep 09, 2020
by
David Youssefi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG: fix Qt 5.10.1 broken link
parent
8778d535
Pipeline
#5698
failed with stages
in 116 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
SuperBuild/CMake/External_qt5.cmake
SuperBuild/CMake/External_qt5.cmake
+1
-1
No files found.
SuperBuild/CMake/External_qt5.cmake
View file @
a292d964
...
...
@@ -130,7 +130,7 @@ configure_file( ${QT5_CONFIGURE_COMMAND_IN} ${QT5_CONFIGURE_COMMAND} @ONLY )
ExternalProject_Add
(
QT5
PREFIX QT5
URL
"https://download.qt.io/archive/qt/5.10/5.10.1/single/qt-everywhere-src-5.10.1.tar.xz"
URL
"https://download.qt.io/
new_
archive/qt/5.10/5.10.1/single/qt-everywhere-src-5.10.1.tar.xz"
URL_MD5 7e167b9617e7bd64012daaacb85477af
BINARY_DIR
${
QT5_SB_BUILD_DIR
}
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