<div dir="ltr">We are pleased to announce that CMake 3.24.2 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>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 3.24.1:<br><br>Albert Astals Cid (1):<br>  automoc: avoid more compiler warnings in linker-warning-silencing code<br><br>Ben Boeckel (1):<br>  ExternalProject: note the default of `GIT_TAG` being `master`<br><br>Brad King (8):<br>  Help: Clarify that variable references may use cache entries<br>  ci: use CMake 3.24.1<br>  gitlab-ci: Use separate MSVC toolset specification for packaging jobs<br>  gitlab-ci: Update non-packaging Windows builds to MSVC 14.33 toolset<br>  Tests: Teach RunCMake.SymlinkTrees to tolerate CCACHE_BASEDIR<br>  automoc: revert attempts to silence linker warning on macos<br>  Tests: Add cases covering bad ctest output truncation types<br>  CMake 3.24.2<br><br>Craig Scott (6):<br>  Help: Add missing closing quote on C++ example<br>  Help: Add crossrefs to ctest output control options<br>  Help: Fix typos, grammar and formatting in CMP0134 policy docs<br>  Help: Fix wrong casing of GTest in FetchContent integration example<br>  FetchContent: Fix unsetting wrong variable name after provider returns<br>  FetchContent: Ignore EXACT for redirected find_package() calls<br><br>Daniel Scharrer (1):<br>  FindZLIB: fix CMAKE_FIND_LIBRARY_PREFIXES being unset when it was empty<br><br>Frank Winklmeier (2):<br>  RunCMakeTest: fix Truncation test definition<br>  ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION<br><br>Gilles Gouaillardet (1):<br>  FortranCInterface: Add support for LLVMFlang mangling<br><br>Kargatum (1):<br>  FindBoost: Add support for Boost 1.80<br><br>Kyle Edwards (2):<br>  Tests: Fix VS10Project SourceGroupTreeCMakeLists check<br>  FILE_SET: Fix source group detection<br><br>Marc Chevrier (4):<br>  Xcode: Fix erroneous MACOSX_BUNDLE link<br>  Help: cmake-developer: Add section for Windows registry access.<br>  renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration().<br>  Check link libraries properties: fix performances regression<br><br>Mathieu Malaterre (1):<br>  Help: Fix typo in FetchContent example, extras should read extra<br><br>Robert Maynard (4):<br>  FindCUDAToolkit: Search the cuda toolkit include path for cupti<br>  cmFindBase: Refactor CMAKE_FIND_USE_INSTALL_PREFIX handling<br>  CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX<br>  FindCUDAToolkit: Correctly state cusolver and cublas dependencies<br><br>parkesb (1):<br>  FindPostgreSQL: Add brew-style directories to search path<br></div>