aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-11 15:33:57 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-11 18:31:31 +0000
commit981694fd50c8a4e71aaf334ccb6bdaa7470df519 (patch)
tree4d3b66177c69b5b0413e0477a35ba1682ba4a830 /setup.py
parente8291778cd1bab2679033cecf3f756bb2d2935ab (diff)
setup.py: Document option --module-subset
Change-Id: I1603aca6a2fda955c60e1c208db268e16341391e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index bfc9b5a48..5c494eb92 100644
--- a/setup.py
+++ b/setup.py
@@ -114,6 +114,8 @@ DEVELOPMENT OPTIONS:
For development purposes the following options might be of use, when
using `setup.py build`:
+ --module-subset allows for specifying the Qt modules to be built.
+ A minimal set is: --module-subset=Core,Gui,Test,Widgets
--reuse-build option allows recompiling only the modified sources and
not the whole world, shortening development iteration time,
--skip-cmake will reuse the already generated Makefiles (or