Jenkins: Enable Qt on Windows
This commit is contained in:
2
.ci/Jenkinsfile
vendored
2
.ci/Jenkinsfile
vendored
@@ -25,7 +25,7 @@ def osArchs = [
|
||||
]
|
||||
|
||||
def osFlags = [
|
||||
'Windows': '',
|
||||
'Windows': '-D QT=ON',
|
||||
'Linux': '-D QT=ON'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user