Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-603

Handle CMAKE_OSX_DEPLOYMENT_TARGET for official packages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6
    • 5.9
    • PySide
    • None
    • 63fefd446910a921de7ebc350b9d62caecf0e730

    Description

      Because we don't set CMAKE_OSX_DEPLOYMENT_TARGET in any of our CMake projects, the minimum macOS deployment version decided by CMake seems to be the current version on which PySide is built. This means that the 10.12 Packaging config will set deployment target to 10.12, instead of 10.10 (which is the qt base value).

      We need to fix to make PySide use the same minimum deployment version as qtbase.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes