[Development] CMake integration and system headers

Thiago Macieira thiago.macieira at intel.com
Wed May 7 19:29:20 CEST 2014


Em qua 07 maio 2014, às 10:59:21, Kurt Pattyn escreveu:
> It is a very good idea to have the Qt files treated as system files. I’ve
> gone to great lengths to filter out the warnings from Qt in our CMake
> files. It would be nice if this was included out-of-the-box.

qmake also uses -isystem nowadays, but only if you install Qt to what your 
compiler considers a system path. Your installations to /home or to /opt will 
still use -I.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list