summaryrefslogtreecommitdiffstats
path: root/src/testlib
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-09-02 14:27:41 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-09-02 23:44:15 +0200
commit067fb7915a469fa83aac60f345cee08db087a587 (patch)
tree5efa50dd00be72e38c65a8f1d1387e0820f34ad1 /src/testlib
parent46f8c46bee122d70589e97804a9c98fff6ad494b (diff)
pro2cmake: Fix qmake parser's line continuation handling
The qmake parser of pro2cmake handles completely commented lines to make assignments like this work: SUBDIRS = \ foo \ # bar \ bar However, assignments like SUBDIRS = \ foo \ #bar \ bar were cut off at the commented line. Fix this by allowing leading whitespace for "fully commented lines". Change-Id: Ib5de850a02fd9b9ebb7c056c2f64f9d684334b08 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/testlib')
0 files changed, 0 insertions, 0 deletions