summaryrefslogtreecommitdiffstats
path: root/cmake/QtFeatureCommon.cmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-08-13 09:35:59 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-08-13 19:31:59 +0200
commitfb8aea60bde5b3b3b5c1fcf263a86f5c6232c6bd (patch)
tree4b88f3e01154d1402d3a9d7731e5958afd4f606f /cmake/QtFeatureCommon.cmake
parentedc8c1ee9dce369af8cb26a179df21d0befd1fa0 (diff)
CMake: Write QMAKE_MACOSX_DEPLOYMENT_TARGET to qconfig.pri
If the user specified CMAKE_OSX_DEPLOYMENT_TARGET=10.15 for the Qt build then building projects with qmake failed, because the mkspec hard-codes QMAKE_MACOSX_DEPLOYMENT_TARGET to 10.14. We now write QMAKE_MACOSX_DEPLOYMENT_TARGET to qconfig.pri to override the mkspecs' default. Fixes: QTBUG-85923 Change-Id: I6a39cfe047ac0f99e1da0ca0728d63c741bd4fed Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'cmake/QtFeatureCommon.cmake')
0 files changed, 0 insertions, 0 deletions