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

Android dependency scanning from CMake

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Build System
    • None

    Description

      One main job that androiddeployqt currently does is dependency scanning, which we could include under it:

      • Module libraries
      • Jar files
      • Permissions and features
      • Plugin libraries

      Then writing all this into the libs.xml file as an Android project's resources.

      Since CMake, has already all those details readily available, we should also cut the extra step of using androiddeployqt. We would still have some steps where qmlimportscanner is called externally, and that's something that CMake can also handle.

      It's a good idea here to add some tests to ensure the same resulting artifacts compared to androiddeployqt.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            assam Assam Boudjelthia
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes