Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9
-
None
Description
cmake does it, and qbs guys where thinking about it. It makes sense because:
- From the user's point of view, they are system
- It's bad when they use -Werror and it fails on Qt headers. This further increases the existing prejudice against -Werror.
- It's annoying when using static analysis tools and getting warnings in Qt headers
Attachments
Issue Links
- resulted from
-
QTBUG-7220 Allow the Qt include directories to be treated as system includes to avoid seing compiler warnings from the Qt header files
- Closed