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

Deployment should have a way to auto-detect qml files from qrc files

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.13.2
    • Build System
    • None
    • All

      Reworded from the interest mailing list:
      It would be nice if the deploy script would scan the project's .qrc files and auto add all the QML files(-auto-qrc-qml flag). That would be a preprocessing that would scan the qrc files and invoke the command again with the filled --qmldir or --qml. That would be fairly easy to even make such a script that would inject those before calling the windeployqt.

      In fact, I would invert the switch, make -auto-qrc-qml the default and have an option to disable it.

      Question: does this need to include .js files too?

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

            qtbuildsystem Qt Build System Team
            jasonapk Jason Hihn
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes