summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoni Poikelin <joni.poikelin@qt.io>2016-10-12 13:35:37 +0300
committerJoni Poikelin <joni.poikelin@qt.io>2016-11-01 04:41:21 +0000
commitc34d289c449dc8624f31bade882d6f808dae20a1 (patch)
tree4d19330107a16332d800db795915072b4c7313a0 /src
parent1df45820d4ccbb67b9ad0f3eed167342f2917cf8 (diff)
Fix building when lex source refers to a file generated by yacc
Scan lex and yacc sources for dependencies as if they were C source code, which is close enough to reality. This will unfortunately result in the generated source files depending on the generated headers, while it should have been the object files created from these sources which have that dependency. But qmake cannot do better, and this is good enough. Task-number: QTBUG-56507 Change-Id: Ic3e1941bf2e2820bfddf99deba854e1e82f83669 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions