summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/cpp/cppwriteinitialization.cpp
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-12-14 14:18:39 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2018-12-14 17:20:11 +0000
commit9d76beee5be0812fdc8bd53c3145de95b45ab6a6 (patch)
tree3b8ba27e8bd460a7c2fc5b331400be3559cff8d1 /src/tools/uic/cpp/cppwriteinitialization.cpp
parent32fd79a20fb9b99913bba1537067f5dc8dd96a38 (diff)
qmake: don't mess up linking order of libraries
... which are specified by full filepath, by making the de-duplication consistent with that applied to libs specified with -l, that is, last one wins. the problem existed "forever", but it became more visible after the recent configure changes. fwiw, Win32MakefileGenerator is not affected, because it has the opposite problem: it de-duplicates everything (including object files) in "last one wins mode". it might make sense to change that as well. Change-Id: Id7ef1d394fcc9d444450672c06a6f11af2b19eab Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.cpp')
0 files changed, 0 insertions, 0 deletions