Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-100099 Review new Qt 6.3 CMake API
  3. QTBUG-100214

Rename FILES option of qt6_target_compile_qml_to_cpp to QML_FILES

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.3.0
    • Build System: CMake
    • None
    • 97123dbe67 (qt/qtdeclarative/dev) 97123dbe67 (qt/tqtc-qtdeclarative/dev) f90aba4a53 (qt/qtdeclarative/6.3) f90aba4a53 (qt/tqtc-qtdeclarative/6.3)

      In Qt 6.3, the`FILES` option of qt6_target_compile_qml_to_cpp should be renamed to `QML_FILES`, to match the name in qt_add_qml_module

      In Qt 6.4 we should investigate whether we can get rid of both the FILES and IMPORT_PATHS options of the function, and instead rely on querying the information from the target itself.

      Possibly also removing the function altogether, and just adding 2 new options to qt_add_qml_module CPP_NAMESPACE and DO_RUN_QMLTC.

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

            agolubev Andrei Golubev
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes