forked from qt-creator/qt-creator
deploy tls plugins to fix ssl downloads
it fixes https example downloads in QtDesignStudio Change-Id: Ib162e630ae3a66691bec6d8f32cee241614e01e6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -390,6 +390,7 @@ def main():
|
||||
'wayland-decoration-client',
|
||||
'wayland-graphics-integration-client',
|
||||
'wayland-shell-integration',
|
||||
'tls'
|
||||
]
|
||||
|
||||
if common.is_windows_platform():
|
||||
|
Reference in New Issue
Block a user