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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes