Test Qt Dependencis

This commit is contained in:
2026-05-02 13:52:46 +03:00
parent 9a8f498e2b
commit af48107a88
Vendored
+1 -1
View File
@@ -5,7 +5,7 @@ pipeline {
stage('Build Windows Qt') {
agent { label 'windows' }
steps {
cleanWs()
deleteDir()
checkout scm
bat '''
call "C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Auxiliary\\Build\\vcvars64.bat"