summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2019-01-18 12:46:08 +0100
committerTobias Hunger <tobias.hunger@qt.io>2019-01-23 15:41:34 +0000
commit2f504669951e3d5538b55ce4dbad2e05f466ff19 (patch)
tree223d04cb88f32b6d9c19cc455f39b39231ce4399 /src/gui
parent024edf4bfdd8652f0a87a90044127dc582239590 (diff)
CMake: pro2cmake.py: Give up on faithful representation of -=, +=, *= and =
Having a good representation is nice, but unfortunately very hard: pro2cmake.py sees just a small part of the entire qmake build system at a time, so the information it has is incomplete to start with. It is not worthwhile to pass the supposedly full information around -- which will then need to get de-duplicated again -- considering that the information is not complete in the first place. So go back to the simplistic approach we used earsier. That is good enough and does not suffer from the problem of having multi-part arguments getting messed up when the scopes get de-duplicated. Change-Id: I553329650d6b8046f7ad8b1282e3d0c961293a28 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions