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

Support AARs through qt_add_library()

    XMLWordPrintable

Details

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

    Description

      Android AARs are meant to be libraries, however, atm they're treatable more like executable apps with androiddeployqt for some reason.

      Under this work, we should aim to properly support building AARs mainly under qt_add_library() instead of qt_add_executable().

      Since both this mentioned above and building and managing Jar dependencies go through Gradle eventually, we could support building Qt Jars using qt_add_library() as well (seeĀ QTBUG-85232).

      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