summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/mockplugins/mockplugins3
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-07 02:31:42 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-08 13:34:31 +0200
commitf7c8ff511c30dc4310a72b3da4b4a345efe1fba0 (patch)
tree7beb075058c5f75ae700849a168fa0ec1f75131a /tests/auto/cmake/mockplugins/mockplugins3
parent436923a76c4c60ad7271a66821768b06573310ce (diff)
Opt out of standard library memory_resource on macOS < 14 and iOS < 17
Although the header is available, and the compiler reports that the standard library supports memory_resource, the feature is only available on macOS 14 and iOS 17, as reported by https://developer.apple.com/xcode/cpp/ As long as our deployment target is lower we can't unconditionally use this feature. It's not clear whether the expectation is that consumers of the standard library on these platforms will have to runtime check their uses of these APIs. Pick-to: 6.6 6.5 Task-number: QTBUG-114316 Change-Id: I50c1425334b9b9842b253442e2b3aade637783ea Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/cmake/mockplugins/mockplugins3')
0 files changed, 0 insertions, 0 deletions