qt5base-lts/qmake/generators/unix
Oswald Buddenhagen 34cc41d8a1 don't pass qmake configure arguments to sub-projects
the arguments after '--' are by definition meant only for the top-level
project, as that's where configure is invoked from. passing them to
sub-projects just adds noise to the make output and misleads users.

note that this specifically does not support qmake -r, which will break
if the subprojects rely on the arguments being absent. this isn't a
problem, because the qt build doesn't support qmake -r anyway.

Change-Id: I7ecff6212ce3137526005fc324a4a7ae45e3345e
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2017-01-06 20:09:18 +00:00
..
unixmake2.cpp don't pass qmake configure arguments to sub-projects 2017-01-06 20:09:18 +00:00
unixmake.cpp Enable precompiled headers on iOS, tvOS, watchOS 2016-09-02 08:25:31 +00:00
unixmake.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-26 16:27:28 +01:00