<div dir="ltr">We are pleased to announce that CMake 3.31.7 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/3.31.html">https://cmake.org/cmake/help/latest/release/3.31.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/174">https://gitlab.kitware.com/cmake/cmake/-/milestones/174</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 3.31.6:<br><br>Brad King (7):<br>  Tests: Teach RunCMake to ignore GNU ld --warn-rwx-segments warnings<br>  cmCurl: Avoid using undocumented type for CURLOPT_NETRC values<br>  MSVC: Split C++23 flag selection into dedicated block<br>  file(MAKE_DIRECTORY): Do not make directories for command keywords<br>  file(MAKE_DIRECTORY): Clarify formatting of unexpected arguments error<br>  cmXCodeObject: Drop unused CoreFoundation header<br>  CMake 3.31.7<br><br>Juan Ramos (1):<br>  cmake-gui: Fix regression that prints an incidental error on fresh build trees<br><br>Marc Chevrier (5):<br>  MARMASM: Fix loading linker information<br>  Linker: Honor CMAKE_<LANG>_LINK_LIBRARY_USING_FEATURE_SUPPORTED when FALSE<br>  Linker: Save linker inspection results with compiler inspection results<br>  Linker: Save GNU push-/pop-state detection with compiler inspection results<br>  Linker: Detect GNU push-state/pop-state flags more robustly<br><br>Marcus D. Hanwell (1):<br>  CUDAToolkit: Restore ability to find cupti library<br><br>Peter Kokot (1):<br>  Help: Add 3.31 release note for CMAKE_CONFIG_DIR<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>