mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-02 03:39:43 -06:00
Help: Add 4.0 release note for restored Xcode default deployment target
This commit is contained in:
@@ -301,3 +301,10 @@ Changes made since CMake 4.0.0 include the following.
|
||||
* These versions made no changes to documented features or interfaces.
|
||||
Some implementation updates were made to support ecosystem changes
|
||||
and/or fix regressions.
|
||||
|
||||
.. 4.0.5
|
||||
|
||||
* When building for macOS with the :generator:`Xcode` generator,
|
||||
:variable:`CMAKE_OSX_DEPLOYMENT_TARGET` once again defaults to the
|
||||
host's macOS version if it is older than the macOS SDK version,
|
||||
as it did in CMake versions prior to 4.0.
|
||||
|
||||
Reference in New Issue
Block a user