We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ee93d commit 5f2e265Copy full SHA for 5f2e265
.gitlab-ci.yml
@@ -87,7 +87,7 @@ build_windows_32:
87
- _fold_final_
88
89
- _fold_start_ 'start the actual build with jom instead of nmake; for speed'
90
- - ..\_qt\make
+ - ..\_qt\5.15.0\msvc2019\bin\make
91
92
93
- _fold_start_ 'run windeployqt to automatically copy the needed dll files'
@@ -159,7 +159,7 @@ build_windows_64:
159
160
161
162
+ - ..\_qt\5.15.0\msvc2019_64\bin\make
163
164
165
0 commit comments