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

Support AARs through qt_add_library()

XMLWordPrintable

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

      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).

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

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

              Created:
              Updated:

                There are no open Gerrit changes