mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
Merge topic 'macOS-sdk-latest'
17e13fb6d0 macOS: Always pick latest SDK if user has not set one explicitly
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5012
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
macOS-sdk-latest
|
||||
----------------
|
||||
|
||||
* Building for macOS will now use the latest SDK available on the system,
|
||||
unless the user has explicitly chosen a SDK using :variable:`CMAKE_OSX_SYSROOT`.
|
||||
|
||||
The deployment target or system macOS version will not affect
|
||||
the choice of SDK.
|
||||
|
||||
* macOS SDKs older than 10.5 are no longer supported.
|
||||
Reference in New Issue
Block a user