QT_ANDROID_DEPLOY_RELEASE

Sets the package type as a release.

This variable was introduced in Qt 6.5.2.

注意: This variable is in technology preview and may change in future releases.

注意: This variable is used only if targeting the Android platform.

当设为 TRUE , allows you to create a release package by passing the --release flag to the androiddeployqt 工具。

另请参阅 androiddeployqt .