QT_ANDROID_DEPLOYMENT_SETTINGS_FILE
Specifies the location of a target's generated deployment settings file.
This property was introduced in Qt 6.0.
Note: This property is in technology preview and may change in future releases.
Note: This property is used only if targeting the Android platform.
This property will be set by qt_android_generate_deployment_settings(). Projects should not try to set this property themselves, as it will be ignored and overwritten by that command.