qt_enable_verbose_deployment
デプロイツールの冗長モードを有効にします。
この変数は Qt 6.3 で導入されました。
注意: この変数はテクノロジープレビューであり、将来のリリースで変更される可能性があります。
androiddeployqtデプロイメントツールがビルド時に内部的に呼び出されるとき、通常はターゲットの最終化時に、冗長モードを有効にします。
この変数は、他のプラットフォーム用のインストール時のデプロイメントスクリプトのデフォルトの冗長性も変更します(qt6_deploy_runtime_dependencies() を参照)が、その効果を得るには、最初のfind_package(Qt6)
呼び出しの前に設定する必要があります。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.