Remove mentioning of UWP from windeployqt's configure summary
Qt's UWP port has been dropped for Qt 6.0. Pick-to: 6.5 6.2 Change-Id: I72f2cfbd1234110a0bd0c15669fa326328d4d08c Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 3f680c14799c4cceefd96ed3d07dcc75725eb646) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 188fac6453c748695ff7ca0d564ee1c43235917a)
This commit is contained in:
parent
4c674c8bde
commit
2f96047a8c
@ -17,7 +17,7 @@ qt_feature("macdeployqt" PRIVATE
|
||||
qt_feature("windeployqt" PRIVATE
|
||||
SECTION "Deployment"
|
||||
LABEL "Windows deployment tool"
|
||||
PURPOSE "The Windows deployment tool is designed to automate the process of creating a deployable folder containing the Qt-related dependencies (libraries, QML imports, plugins, and translations) required to run the application from that folder. It creates a sandbox for Universal Windows Platform (UWP) or an installation tree for Windows desktop applications, which can be easily bundled into an installation package."
|
||||
PURPOSE "The Windows deployment tool is designed to automate the process of creating a deployable folder containing the Qt-related dependencies (libraries, QML imports, plugins, and translations) required to run the application from that folder. The folder can be easily bundled into an installation package."
|
||||
AUTODETECT CMAKE_HOST_WIN32
|
||||
CONDITION WIN32)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user