Просмотр исходного кода

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

Brad King 3 месяцев назад
Родитель
Сommit
884260ced6
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      Help/release/4.0.rst

+ 7 - 0
Help/release/4.0.rst

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