summaryrefslogtreecommitdiffstats
path: root/configure.pri
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-10-11 14:26:24 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-11-21 23:07:34 +0000
commit7e27afd88fbc28f767a51e39dda780290f65a7fb (patch)
tree0aa4a7acbeccd3b720322185ec13ee9d348c0170 /configure.pri
parent659eff9f2dbefaead70ff091b5ddaf1efb7f8c8f (diff)
configure: log -I and -L before doing first library check
... for debugging purposes. this needs to work in every configure run even though the options (currently) come from qtbase's global scope. this is accomplished by automatically injecting the test type dependencies declared in the 'builtins' scope (where they generally make no sense whatsoever, because there are no tests there) into other scopes (the first one that has a test of the particular type, specifically). we do that *after* the scope's own test type deps, so it can do its custom stuff first (it can explicitly activate the required features if it depends on some global stuff). Change-Id: I67317da1b55804d39458bdbcf13d39a3e57a13bf Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'configure.pri')
0 files changed, 0 insertions, 0 deletions