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

        For Gerrit Dashboard: QTBUG-87818
        # Subject Branch Project Status CR V

        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