diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-11-07 16:14:47 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-11-14 10:48:50 +0000 |
| commit | 7daa59703916ebd40eeac83eecc90b73f76f4b8b (patch) | |
| tree | 4e92d2c25506c8a64221b3732f8ece180177ee0b /sources/pyside2/PySide2/_built_modules.py.in | |
| parent | cb8cb895a9bd8620d3e26b39254b3212b07113b2 (diff) | |
Allow building subset of Qt modules
Collect the list of essential and optional modules in list variables
and concatenate them to a list variable MODULES unless its value was
passed in on the command line with -D.
Remove the additional parameter indicating the module type to
COLLECT_MODULE_IF_FOUND() and let it determine that by checking
the essentials list instead.
Add a command line option --module-subset to setup.py which can be used
like "--module-subset=QtCore,QtGui,QtWidgets,QtTest" to specify the modules
to be built.
Change-Id: Ibb0fa16a8d9b0d7aeeaf8a8cfcbd50cb910ecc97
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/PySide2/_built_modules.py.in')
0 files changed, 0 insertions, 0 deletions
