mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Include qopensslbackend.dll with Windows package
This commit is contained in:
parent
04a935a362
commit
8b6854c1db
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user