summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2019-09-16 13:18:23 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2019-09-18 08:24:46 +0200
commit90779d96adfa51a3fc00b6c0d93168b4bbfcf983 (patch)
treecc88fa39c192444c85a0e65c708cf2ec7005830e /src/gui
parent1456b8091a681316f0e6256554fd138c6399f564 (diff)
Ignore non-existent .ui file dependencies
Commit 80dea664 broke .ui files with global includes that are not part of the project, because we blindly added every file path that falls out of 'uic -d' as dependency. Introduce the extra compiler CONFIG flag dep_existing_only to bring back the old behavior that ignores non-existent dependencies and set it for uic. Change-Id: I6eaa82817c932a98ebac6d08115a9815d4b9dd21 Fixes: QTBUG-78144 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions