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

Provide a way for qmake's OTHER_FILES to show up in IDEs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.0.0
    • Build System: CMake

      It seems that there is no equivalent to OTHER_FILES in our CMake build system yet:

      #### Keys ignored in scope 1:.:.:fusion.pro:<TRUE>:
      # OTHER_FILES = "$$PWD/../data/*.qml"
      # TEMPLATE = "app"
      

      So it's not possible to use Creator's locator to find QML files that belong to an auto test (but are only loaded automagically at runtime, so are otherwise not known by the build system).

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

            qtbuildsystem Qt Build System Team
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes