summaryrefslogtreecommitdiffstats
path: root/mkspecs/linux-clang-libc++
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2017-11-23 21:20:32 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-05-08 18:17:29 +0000
commitb9a578ebc604e5f919c633ec8bee99aa8d21071d (patch)
tree52036140d273d42573cbd6251c14c8c4b45f1818 /mkspecs/linux-clang-libc++
parent290f953253afc5935382525cd4b72e091865cab5 (diff)
configure: change convention of passing libraries to config tests
instead of pre-resolving them and passing the final LIBS to qmake, pass raw QMAKE_*_LIBS* assignments and a QMAKE_USE stanza. the immediate benefit of that is that it centralizes the debug/release lib handling, which makes build variant overrides available to all libraries, not just a few selected ones. note that this removes the CONFIG+=build_all from the test projects. turns out that this was ineffective to start with, as config tests are built with an explicit CONFIG-=debug_and_release. we might re-instate it in a non-broken way later on. Change-Id: I2117c5b36937e8230bd571dcee83231515cbe30b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'mkspecs/linux-clang-libc++')
0 files changed, 0 insertions, 0 deletions