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

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

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes