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

QML import-scanner runs at qmake time, not as extra compiler that depends on qml files

XMLWordPrintable

      Being run at qmake time means any changes to a qml file to add a new import will not work until you do another qmake run. It would be preferable to run the import-scanner as an extra-compiler with proper makefile-deps, and only write the output-cpp file if the imports change, so that you dont get needless re-compilers of the import-cpp-file.

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

            qtbuildsystem Qt Build System Team
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes