<div dir="ltr">We are pleased to announce that CMake 4.0.1 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/">https://cmake.org/download/</a><br><br>See also the release notes:<br>  <a href="https://cmake.org/cmake/help/latest/release/4.0.html">https://cmake.org/cmake/help/latest/release/4.0.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/173">https://gitlab.kitware.com/cmake/cmake/-/milestones/173</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.0.0:<br><br>Brad King (16):<br>  Help: Document CMAKE_UNITY_BUILD_RELOCATABLE variable<br>  Help: Add 4.0 release note for UNITY_BUILD_RELOCATABLE<br>  Help: Clarify wording of UNITY_BUILD_RELOCATABLE path alternatives<br>  get_filename_component: Restore lexical preprocessing of REALPATH for compat<br>  ci: update macOS jobs to use Xcode 16.3<br>  FindXCTest: Pass -bundle_loader linker flag for test module more reliably Restore expansion of leading '~' as home directory in input paths<br>  Tests: Isolate RunCMake.LinkWarningAsError from -Werror flags in environment<br>  Source: Simplify FindProgram calls<br>  cmSystemTools: Restore FindProgram look-up of on-disk case on Windows<br>  cmSystemTools: Simplify call to FindProgram for our own executable<br>  Help: Document CMAKE_OSX_SYSROOT default change in 4.0<br>  cmXCodeObject: Drop unused CoreFoundation header<br>  FindXCTest: Fix test module generation for Xcode 16<br>  Help: Add note about /usr/local/include on macOS without CMAKE_OSX_SYSROOT<br>  CMake 4.0.1<br><br>Craig Scott (3):<br>  Help: Fix inaccurate wording for CMAKE_XCODE_SCHEME_... variables<br>  Help: Improve wording of docs related to MSVC runtime checks<br>  Help: Fix typo in 4.0 release notes for CPack archive generator<br><br>Matthew Woehlke (2):<br>  find_package: Restore component requirements in nested calls<br>  find_package: Add minimal support for CPS multiple inclusion<br><br>Sergey Fedorov (2):<br>  macOS: Define _DARWIN_C_SOURCE in more sources<br>  Source: Include specific CoreFoundation headers instead of umbrella header<br></div>