Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Oliver Sander
poppler
Commits
8fd2a278
Commit
8fd2a278
authored
Sep 18, 2020
by
Albert Astals Cid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI: Update qt6 url again
parent
eb7940e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
8fd2a278
...
...
@@ -38,10 +38,10 @@ clang_format:
build
:
stage
:
build
script
:
-
wget http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt6_600/qt.qt6.600.gcc_64/6.0.0-0-202009
070614
qtbase-Linux-RHEL_7_6-GCC-Linux-RHEL_7_6-X86_64.7z
-
7z x 6.0.0-0-202009
070614
qtbase-Linux-RHEL_7_6-GCC-Linux-RHEL_7_6-X86_64.7z
-
wget http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt6_600/qt.qt6.600.gcc_64/6.0.0-0-202009
070614
icu-linux-Rhel7.2-x64.7z
-
7z x 6.0.0-0-202009
070614
icu-linux-Rhel7.2-x64.7z
-
wget http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt6_600/qt.qt6.600.gcc_64/6.0.0-0-202009
171622
qtbase-Linux-RHEL_7_6-GCC-Linux-RHEL_7_6-X86_64.7z
-
7z x 6.0.0-0-202009
171622
qtbase-Linux-RHEL_7_6-GCC-Linux-RHEL_7_6-X86_64.7z
-
wget http://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt6_600/qt.qt6.600.gcc_64/6.0.0-0-202009
171622
icu-linux-Rhel7.2-x64.7z
-
7z x 6.0.0-0-202009
171622
icu-linux-Rhel7.2-x64.7z
-
git clone --branch ${CI_COMMIT_REF_NAME} --depth 1 ${TEST_DATA_URL} test-data || git clone --depth 1 ${UPSTREAM_TEST_DATA_URL} test-data
-
mkdir -p build && cd build
-
cmake -G Ninja -DTESTDATADIR=$PWD/../test-data .. -DCMAKE_PREFIX_PATH=$PWD/../6.0.0/gcc_64/lib/cmake
...
...
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