summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2016-09-28 18:54:29 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-10-10 16:59:10 +0000
commit310bf3f57c49ad0d05e479e088a62b06e7616ba8 (patch)
tree846a893f2bd4c2ad4a52f8b27dd8b48521e0f6d4 /examples/examples.pro
parent33d748bb88676b69e596ae77badfeaf5a69a33d1 (diff)
Make sure flags from library detections go to the right places
Split them and add -I flags to INCLUDEPATH and -D flags to DEFINES. Anything else gets reported as a problem and dropped. This has the benefit that qmake will automatically use -isystem for those paths if they lie in a system directory. As a consequence of that, we won't get any warnings in headers located there. There are multiple cases of glib, gtk, etc. headers producing warnings (such as enums ending in comma). This does not fix warnings produced by use of macros declared in system headers, though... Done-with: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Change-Id: I4b844cb518dbae5ea499811221f9015af985110a Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'examples/examples.pro')
0 files changed, 0 insertions, 0 deletions