Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
QtTAS 1.0
Description
Starting from Qt 6.8, there's a new property that sets the build folder of the Android project from android-build to android-build-<target> (see QTBUG-117443). Using qt-cmake for now should have that disabled, but to be safe, the plugin could check if this option is enabled, i.e. check if cmake flag QT_USE_TARGET_ANDROID_BUILD_DIR is set, and decide what path to use.
Attachments
Issue Links
- is covered by
-
QTTA-69 Build Qt project during Gradle sync
- Closed
- is replaced by
-
QTTA-53 Qt Gradle Plugin
- Closed
- is required for
-
QTTA-49 Qt Tools for Android Studio 3.0
- Closed
- resulted from
-
QTBUG-117443 Two Android executables mix their build artifacts if targets are added in a single CMakeLists.txt
- Closed