Help: Add 4.0 release note for restored Xcode default deployment target

This commit is contained in:
Brad King
2025-10-26 11:17:44 -04:00
parent 1a37c83c7e
commit 884260ced6

View File

@@ -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.