aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroldmud0 <3421260-oldmud0@users.noreply.gitlab.com>2019-02-06 23:00:52 +0000
committeroldmud0 <3421260-oldmud0@users.noreply.gitlab.com>2019-02-06 23:00:52 +0000
commit1008a2e8ac38f89c4c320b25c21afbb5912d24c7 (patch)
tree41f530b8e323e37c11c1a17e05c21de9e900050a
parenta815bb67f90fa2e8866f5904741f8056c2f2e596 (diff)
Use TARGET_SPEC in Windows build
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7f2a5174..74ab320f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@ build windows i686:
- cd ..
# Build
- - qmake
+ - /opt/mxe/usr/${TARGET_SPEC}/qt5/bin/qmake
- make -j4
# Post-processing