Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62139

qmake should use -isystem for Qt includes not in system paths

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.9
    • Build tools: qmake
    • None

      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

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtbuildsystem Qt Build System Team
            iamsergio Sergio Martins
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes