QT_ANDROID_DEPLOY_RELEASE▲
Set 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.
Setting QT_ANDROID_DEPLOY_RELEASE to true allows to create release package by passing –release flag to androiddeployqt tool.
I. See Also▲
See also androiddeployqt