TR_EXCLUDE tools including bootstrap lib
there is no point in scanning any of it. qdoc already excludes itself (and will hopefully move out of qtbase soon), so not adding it here. Change-Id: I84356c0988be386de331bb7879b3ebd2108526a2 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
parent
bc2666d916
commit
3e283402e1
@ -139,3 +139,7 @@ SUBDIRS += src_plugins src_tools_qdoc
|
||||
nacl: SUBDIRS -= src_network src_testlib
|
||||
|
||||
android:!android-no-sdk: SUBDIRS += src_android
|
||||
|
||||
TR_EXCLUDE = \
|
||||
src_tools_bootstrap src_tools_moc src_tools_rcc src_tools_uic \
|
||||
src_tools_bootstrap_dbus src_tools_qdbusxml2cpp src_tools_qdbuscpp2xml
|
||||
|
Loading…
Reference in New Issue
Block a user