summaryrefslogtreecommitdiffstats
path: root/qmake/generators/unix/unixmake.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2019-06-03 14:39:07 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2019-06-03 14:58:39 +0200
commit60136b1a846ca5aedeb588edaa178927abb002ec (patch)
tree1e24064ac1253c0a70f1a832d540ee98c379c0c3 /qmake/generators/unix/unixmake.cpp
parent7029ecade96876d08af7d576e0b81417502acbaa (diff)
Fix meta file replacements if matches are empty
QMake code like rplc.match = QMAKE_PRL_INSTALL_REPLACE += rplc led to the generation of invalid sed calls in the Makefile. It is already actively checked for empty matches, but if *all* matches are empty, the sed call looks like sed foo > bar which is invalid. Task-number: QTBUG-75901 Change-Id: I173ed99826414dcf06253a15a247f7d067ee3977 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'qmake/generators/unix/unixmake.cpp')
0 files changed, 0 insertions, 0 deletions