<div dir="ltr">We are pleased to announce that CMake 4.0.4 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/180">https://gitlab.kitware.com/cmake/cmake/-/milestones/180</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.0.3:<br><br>Ben Boeckel (1):<br>  QCC-CXX: use `-x c++` on 8+<br><br>Brad King (11):<br>  ci: update macOS jobs to use Xcode 16.4<br>  Tests/RunCMake/CommandLine: Simplify --toolchain cases<br>  cmake: Restore acceptance of -DCMAKE_TOOLCHAIN_FILE=//... on non-Windows<br>  VS: Drop outdated usage text about appending platform to generator name<br>  cmCurl: Suppress curl 8.15 deprecation warning for curl 8.[3-5] workaround<br>  CMakeDetermineCompilerABI: Make ABI info string more robust<br>  ctest: Restore default of no time limit for command-line `-T Test` step<br>  ctest: Restore default test timeout for command-line `-T Test` step<br>  Ninja: Fix regression with `.bat` wrapper around `ninja`<br>  cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values<br>  CMake 4.0.4<br><br>Daniel Pfeifer (2):<br>  ctest_start: Restore log file location for relative CTEST_BINARY_DIRECTORY<br>  ctest_configure: Restore handling of relative CTEST_BINARY_DIRECTORY<br><br>Robert Maynard (4):<br>  CUDA: Make sure CUDA architectures are in order<br>  CUDA: Add CUDA 13.0 support to 'all' and 'all-major' architecture tables<br>  CUDA: Update CUDA tests to handle CUDA 13 deprecations<br>  Clang/CUDA: Support CUDA Toolkit 13 new include layout<br></div>