<div dir="ltr">We are pleased to announce that CMake 4.0.3 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/176">https://gitlab.kitware.com/cmake/cmake/-/milestones/176</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.0.2:<br><br>Andrey Alekseenko (3):<br>  CUDA/Clang: Fix list of architectures supported by Clang < 20.1<br>  CUDA/Clang: Reorder the logic for setting supported archs<br>  CUDA/Clang: Add archs supported by Clang 21<br><br>Ben Boeckel (5):<br>  Tests/RunCMake: handle C++26 support where needed<br>  gcc: support `import std`<br>  Experimental: recycle the `import std` UUID<br>  Clang/CXXImportStd: support `-stdlib=libstdc++`<br>  experimental/CXXModules: recycle the UUID<br><br>Brad King (4):<br>  ci: Disable KWSys ConsoleBuf test that breaks on Windows Terminal 1.22+<br>  ci: Tie Intel 2024.1 jobs on Windows to MSVC 14.43 toolset<br>  ci: Update Windows builds to MSVC 14.44 toolset<br>  CMake 4.0.3<br><br>Marc Chevrier (2):<br>  FindPython: rely on ABIFLAGS on Windows for ABI profile<br>  FindPython: Avoid implicit link library on Windows<br><br>Martin Duffy (2):<br>  instrumentation: Reuse single cmsys::SystemInformation<br>  instrumentation: Prevent unnecessary query loading<br><br>Robert Maynard (2):<br>  CUDA/Clang: Update nvcc default architectures with CUDA 13 deprecations<br>  CUDA: Add include paths from nvcc SYSTEM_INCLUDES entry<br></div>