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

Android deployment settings file generation doesn't honour QML_IMPORT_PATH CMake variable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.0.0
    • Build System: CMake
    • None
    • Android

    Description

      This issue was split out of a discussion in QTBUG-89628. The Qt Creator docs specify that a QML_IMPORT_PATH variable can be passed to CMake, but as far as I can tell, nothing actually uses a variable by that name. The qt6_android_generate_deployment_settings() command makes use of a QT_QML_IMPORT_PATH target property, but it should probably concatenate that with the contents of the QML_IMPORT_PATH variable, if defined.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              crscott Craig Scott
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes