<div dir="ltr">We are pleased to announce that CMake 4.2.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.2.html">https://cmake.org/cmake/help/latest/release/4.2.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/188">https://gitlab.kitware.com/cmake/cmake/-/milestones/188</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.2.0:<br><br>Ben Boeckel (1):<br>  MSVC: Restore pre-4.2 default PDB paths<br><br>Brad King (25):<br>  ci: Update CMake version to 4.2.0<br>  VS/Android: Use ApplicationTypeRevision 3.0 in VS2026<br>  Tests/RunCMake/GeneratorToolset: Fix Visual Studio 18 2026 host arch on ARM64<br>  Help: Fix CPack AppImage Generator heading capitalization<br>  Help: Add 4.2 release note for CPack AppImage generator<br>  ci: Tolerate sccache server stop failures on Windows<br>  Tests/TryCompile: Improve error message formatting<br>  ci: Fix LLVM/Clang nightly CI job tags on Windows<br>  ci: Enable c++modules shared libraries test on VS ARM64 jobs<br>  ci: Update Windows jobs to VS 2026<br>  Source: Improve detection of Linux architectures requiring explicit libatomic<br>  ExternalProject: Fix environment modification ops named with underscores<br>  Emscripten: Restore placement of source files on compile command-lines<br>  Emscripten: Drop hard-coded -fPIC flag<br>  Tests/RunCMake/Emscripten: Add tests covering try_compile COPY_FILE<br>  ci: Make node available to Emscripten tests<br>  Emscripten: Fix try_run to run the `.js` file and not the adjacent `.wasm`<br>  Emscripten: Provide CMAKE_<LANG>_COMPILER_ARCHITECTURE_ID<br>  StdIo: Restore Windows Console I/O modes on Ctrl-C<br>  Help: Replace QtCreator link with its permanent redirect<br>  VS: Restore support for VS 2019 with toolset v142 versions before 14.29<br>  FASTBuild: Add internal helper for intermediate directory creation<br>  FASTBuild: Fix default MSVC compiler PDB paths<br>  Help: Add 4.2 release note about VS flag suppression<br>  CMake 4.2.1<br><br>Craig Scott (1):<br>  fileAPI: Silently ignore non-target order dependencies<br><br>Hirofumi Nakamura (1):<br>  Help: Document Renesas compiler toolchain<br><br>Matthew Woehlke (5):<br>  CPS: Fix exporting definitions<br>  cmExportCommand: Fix PACKAGE_INFO argument parsing<br>  CPS: Fix exporting definitions in CMake 4.1<br>  export: Improve error message consistency<br>  cmake_file_api: Improve error message consistency<br><br>Tarun Prabhu (1):<br>  LLVMFlang-Fortran: Use -J instead of -module-dir<br><br>Vito Gamberini (1):<br>  export: Fix exporting targets with multiple file sets<br></div>