Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.0.0
-
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
- relates to
-
QTCREATORBUG-21603 Qt Creator does not update translation files automatically
-
- Closed
-