Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: handle Android features dependencies for modules
QMake used to allow retrieving the Android features list for a modules. The dependencies are written to *-android-dependencies.xml files and are read by androiddeployqt. This option was missed at some point along the way of writing CMake port for Qt 6. Change-Id: Ic0b82f024567e640968f97aeff2db1888f2b53a5 Reviewed-by: Joerg Bornemann <[email protected]> (cherry picked from commit 09fc4f9) Reviewed-by: Qt Cherry-pick Bot <[email protected]>