Re: [Development] Modules and skip

2015-04-18 Thread Thiago Macieira
On Saturday 18 April 2015 10:02:19 mark diener wrote: > The following table lists the Qt essentials. > > I am building Qt from scratch and I am having a bit of trouble finding > > where the modules that I can remove from the build are located. > > Generally in configure, there are -skip directiv

[Development] Modules and skip

2015-04-18 Thread mark diener
Hello: The following table lists the Qt essentials. I am building Qt from scratch and I am having a bit of trouble finding where the modules that I can remove from the build are located. Generally in configure, there are -skip directives For example: configure -skip qtserialport Where can I