On Thu, Dec 12, 2013 at 07:18:55AM -0600, Rex Dieter wrote:
> Thiago Macieira wrote:
> 
> > 3bis) distro builds Qt once with -no-sse2 and then some libs with -config
> > sse2
> 
> How could this be implemented exactly?
> 
> I know qtbase supports
> ./configure -(no-)sse2
> 
> but how for other modules like qtdeclarative that uses pure qmake?
> 
they inherit the settings from qtbase (through the mkspecs/q*.pri files).
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to