[Qt-interest] Using -isystem for Qt includes

Joerg Bornemann joerg.bornemann at nokia.com
Thu Nov 18 15:24:53 CET 2010


On 18/11/2010 09:48, ext Wilhelm wrote:

> That doesn't work. qmake still places the -I<...>  into the Makefile.

Ah sorry, now I actually get what you're trying to achieve. Replacing 
the "-I" with something different is just impossible at the moment. That 
string is hard coded in qmake's makefile generators.

For a merge request one could add another value for the CONFIG variable 
like gcc_use_isystem_flag. Or use a QMAKE_CXXFLAG_INCLUDE variable. Or 
something completely different.


BR,

Jörg



More information about the Qt-interest-old mailing list