qt5base-lts/qmake/generators/unix
Oswald Buddenhagen 2634ba5b4d qmake: don't mess up linking order of frameworks
make it "last one wins", consistently with regular libraries. this
isn't really relevant in qmake, because the order matters only for
static frameworks, which qmake defines out of existence.

note that specifying frameworks by full path does not work, so we
don't need to amend 9d76beee5 in that regard.

Change-Id: Ib027109339e1b5973c577d69906b6daf83ba9611
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2019-02-14 19:29:48 +00:00
..
unixmake2.cpp qmake: add QMAKE_EXPORTED_VARIABLES 2019-01-05 20:32:56 +00:00
unixmake.cpp qmake: don't mess up linking order of frameworks 2019-02-14 19:29:48 +00:00
unixmake.h qmake: fix the precedence of QMAKE_LIBDIR_POST 2018-10-12 18:06:49 +00:00