summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2018-11-05 15:13:22 +0100
committerUlf Hermann <ulf.hermann@qt.io>2018-11-30 14:47:42 +0000
commit5ed471a80a5a88b26db31adf7bc673b5026cc907 (patch)
tree98bf1b749367ca38c3b01b50e939037545f41e8b /src/plugins/platforms
parent2afe4a1a074096a3a6476aae21e732c418717da7 (diff)
qmake: Escape '=' in dependency paths for unix make
'=' cannot be handled in the same manner as other "critical" characters as no amount of backslashes will escape it. Use a variable instead. The documentation for nmake suggests that '=' in file names is not among the "Special Characters in a Makefile". Therefore, we assume nmake can handle it and don't escape it. Fixes: QTBUG-67262 Change-Id: Ib60f808d7d4e981c98f7d8bf2075d55b2b7f3b7d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'src/plugins/platforms')
0 files changed, 0 insertions, 0 deletions