Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120208

Add CMake option to run androiddeployqt in aux mode

    XMLWordPrintable

Details

    • Android

    Description

      There is no option to run androiddeployqt with --aux-mode arg for cmake targets that invoke it.

      Add an option like

      QT_ANDROID_DEPLOY_AUXMODE

      to add the --aux-mode flag to extra_args, in qt6_android_add_apk_target cmake function. 

      Why?

      Build the android-build directory, resolve and copy plugins, prepare other resources like libs.xml, but not running the gradle build steps. The exact reason to have --aux-mode flag, but when invoking it by cmake target but not direct execution of adqt.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            soarmin Soheil Armin
            soarmin Soheil Armin
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes