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

qmake should add directory depndency for Makefile when $$files is used

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.0.0
    • Build tools: qmake
    • None

      SOURCES += $$files(foo/*.cpp)

      When a file is added, removed or renamed in foo, qmake should be run to regenerated the Makefile.

      For this to happen, foo should be listed as Makefile dependency.

      Makefile: project.pro foo [...mkspecs...]

      Currently, only the project file (and its dependencies) are listed as dependencies for Makefile.

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

            buddenha Oswald Buddenhagen
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes