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

Port QT_MAC_SDK_VERSION_MIN behavior to CMake

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.0.1, 6.1.0 Beta 1
    • Build System: CMake

    Description

      We should port the min darwin SDK version warning mechanism (QT_MAC_SDK_VERSION_MIN inside features/mac/default_post.prf ) to CMake, both when building Qt and building Qt apps.

      Our platform docs
      https://doc.qt.io/qt-6/macos.html
      https://doc.qt.io/qt-6/ios.html
      state the minimum supported SDK versions users should use to build Qt and Qt apps.

      These should be checked by CMake when building Qt and building Qt apps.
      For Qt apps, the appropriate place for the check is probably in the generated CMake toolchain file.

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes