QT_ANDROID_NO_DEPLOY_QT_LIBS▲
Whether Qt shared libraries are packaged in the APK on Android.
This property is in technology preview and may change in future releases.
This property is used only if targeting the Android platform.
This property can be set to not package Qt shared libraries inside the APK when deploying the target. Use QT_ANDROID_SYSTEM_LIBS_PREFIX to provide a path to where those libraries will be located on the target device instead.
Only supported when deploying as an APK.