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

AUX_QML_FILES Designer files are missing from cmake build

    XMLWordPrintable

Details

    Description

      Designer files are missing from cmake build. See API review https://codereview.qt-project.org/c/qt/qtquick3d/+/317708

      This also affects qtquickcontrols2.

      AUX_QML_FILES is an undocumented qmake variable that's used by qtbase/mkspecs/features/qml_module.prf to install the files, without embedding them into resources.

      The CMake port is currently lacking a mechanism to handle that, and qt6_target_qml_files in its current state should not be used for that.

      pro2cmake should also be adjusted to handle the variable assignments if possible.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes