Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
Move the Qt Quick for Android generator that lives under androiddeployqt (from https://codereview.qt-project.org/c/qt/qtbase/+/559457) to CMake directly. The only external tool that's using and parsing is qml-dom-binary.
With this work, it would become possible for Quick for Android apps to only rely on CMake targets and not go through androiddeployqt.