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

Deployment target depends on CONFIG containing c++11

    XMLWordPrintable

Details

    • 752362b0fa48ae9be15757aff7eb3dce6665b41a

    Description

      doing CONFIG -= c++11 in a Qt project switches the deployment target for the project from the default 10.7 down to 10.6, so the project ends up having a different (and lower) deployment target than the rest of Qt.

      This is not very intuitive, and I think it would be better if the deployment target would be fixed globally at configure time.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              con Eike Ziller
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes