summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-03-06 13:31:58 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2024-03-14 14:50:36 +0100
commit640a3f24741dbd50cc5aff425c81d09f908054b4 (patch)
tree37ecc1403b4911073ef5166d7a324abf58eec69f /mkspecs/common
parentd8371ebbd2b405bb1361836523a2b15a54780607 (diff)
cmake: Propagate Apple platform build requirements to qconfig.pri
So we don't have to maintain the requirements in two places. None of the variables removed from the qmake configs are referenced before we do load(qt_config), so this should be safe. Pick-to: 6.7 Change-Id: Iabd5884a2fd1c4b1cd7b44416bebb2624050229e Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'mkspecs/common')
-rw-r--r--mkspecs/common/macx.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/mkspecs/common/macx.conf b/mkspecs/common/macx.conf
index 67ad112ab7..71295a4055 100644
--- a/mkspecs/common/macx.conf
+++ b/mkspecs/common/macx.conf
@@ -5,12 +5,6 @@
QMAKE_PLATFORM += macos osx macx
QMAKE_MAC_SDK = macosx
-QMAKE_MACOSX_DEPLOYMENT_TARGET = 12
-
-QT_MAC_SDK_VERSION_MIN = 12
-
-QT_MAC_SDK_VERSION_MAX = 14
-
device.sdk = macosx
device.target = device
device.dir_affix = $${device.sdk}