Include qopensslbackend.dll with Windows package

This commit is contained in:
Alex Spataru 2024-11-20 16:52:42 -05:00 committed by GitHub
parent 04a935a362
commit 8b6854c1db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -286,7 +286,7 @@ set(deploy_tool_options_arg "")
if(APPLE)
set(deploy_tool_options_arg -hardened-runtime)
elseif(WIN32)
set(deploy_tool_options_arg --no-compiler-runtime --release)
set(deploy_tool_options_arg --no-compiler-runtime -force_openssl --release)
endif()
qt_generate_deploy_qml_app_script(