[Interest] Multiple .qmake.conf files in SUBDIRS project
Thiago Macieira
thiago.macieira at intel.com
Mon Aug 31 17:58:56 CEST 2015
On Monday 31 August 2015 10:30:38 Carel Combrink wrote:
> Is the following behaviour correct regarding multiple .qmake.conf files in
> a SUBDIRS project:
There's no such thing as multiple .qmake.conf. Each project can access at most
one, in any of its source paths up towards the root. The first one it finds is
the only one that it will load.
If you have another, anywhere, it will not be loaded.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list