From 981694fd50c8a4e71aaf334ccb6bdaa7470df519 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Fri, 11 May 2018 15:33:57 +0200 Subject: setup.py: Document option --module-subset Change-Id: I1603aca6a2fda955c60e1c208db268e16341391e Reviewed-by: Alexandru Croitor --- setup.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setup.py') 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 -- cgit v1.2.3