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

Deployment target depends on CONFIG containing c++11

XMLWordPrintable

    • 752362b0fa48ae9be15757aff7eb3dce6665b41a

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes