don't auto-install example sources by default for all modules
turns out that some modules need a lot of work, so make it opt-in for the time being. Change-Id: I16365e3d96adab98a1bc748907dbd67488dfad5f Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
This commit is contained in:
parent
25aa803af7
commit
d902b3a481
@ -1 +1,2 @@
|
|||||||
load(qt_build_config)
|
load(qt_build_config)
|
||||||
|
CONFIG += qt_example_installs
|
||||||
|
@ -29,7 +29,6 @@ CONFIG += \
|
|||||||
create_prl link_prl \
|
create_prl link_prl \
|
||||||
testcase_targets \
|
testcase_targets \
|
||||||
prepare_docs qt_docs_targets \
|
prepare_docs qt_docs_targets \
|
||||||
qt_example_installs \
|
|
||||||
no_private_qt_headers_warning QTDIR_build \
|
no_private_qt_headers_warning QTDIR_build \
|
||||||
# Qt modules get compiled without exceptions enabled by default.
|
# Qt modules get compiled without exceptions enabled by default.
|
||||||
# However, testcases should be still built with exceptions.
|
# However, testcases should be still built with exceptions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user