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

[Reg 5.7->5.8beta] [macOS] Overriding QMAKE_MACOSX_DEPLOYMENT_TARGET and QMAKE_IOS_DEPLOYMENT_TARGET from within project doesn't work

    XMLWordPrintable

Details

    • macOS
    • afd82630c2da4369b95baf9930e3d00dce309d63

    Description

      No matter what has been set to QMAKE_MACOSX_DEPLOYMENT_TARGET or QMAKE_IOS_DEPLOYMENT_TARGET it doesn't have any impact on the actual build flags. This was working fine with Qt 5.7.

      Steps to reproduce the issue:
      1. Run attached test application

      Expected outcome:
      -mmacosx-version-min=10.11 build flag is used

      Actual outcome:
      -mmacosx-version-min=10.9

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            kileppal Kimmo Leppälä
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes