<div dir="ltr">We are pleased to announce that CMake 3.20.1 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/" target="_blank">https://cmake.org/download/</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 3.20.0:<br><br>Alexander Neumann (1):<br>  Help: Add Q_NAMESPACE_EXPORT to CMAKE_AUTOMOC_MACRO_NAMES default values<br><br>Ben Boeckel (1):<br>  FindHDF5: search for the new Fortran HL library name<br><br>Brad King (20):<br>  gitlab-ci: Update Windows builds to MSVC 19.28-16.9 toolset<br>  FindIntl: Fix detection of intl built in to C library<br>  GNUInstallDirs: Clarify that CMAKE_INSTALL_<dir> may be absolute<br>  Tests: Teach RunCMake to ignore incidental 'Recompacting log' ninja output<br>  Ninja Multi-Config: Fix crash on custom command config with no output<br>  Tests: Add RunCMake helper to run a plain script<br>  Help: CMAKE_APPLE_SILICON_PROCESSOR cannot be set in a toolchain file<br>  gitlab-ci: Tell CDash when a test-ext job is done<br>  Help: Document in add_library how to import libraries with SONAME<br>  libarchive: Use uint8_t instead of u_char<br>  Utilities/Release: Add script to generate a table of files<br>  Utilities/Release: Add deprecation fields to File Table v1<br>  UseSWIG: Transform swig depfile to match Ninja generator paths<br>  ci: add jq and DevIL to Debian and Fedora base images<br>  ci: Enable jq-based tests on Linux builds<br>  BinUtils: Avoid clobbering a variable named without a private prefix<br>  Makefiles: Fix dependency extraction with CUDA < 10.2 and host compiler<br>  FindBLAS: Fix detection of OpenMP as dependency of BLA_STATIC<br>  Restore support for backslashes in initial language-wide flags<br>  CMake 3.20.1<br><br>Craig Scott (7):<br>  CPack: Validate and document NSIS branding text trim positions<br>  Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets<br>  Tests: Remove redundant files for configure_file() tests<br>  Tests: Check host platform instead of target for running stat<br>  Cleanup: Fix misspelt name of local C++ variable<br>  Help: Clarify permission-related command options<br>  Apple: Set CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG on non-macOS too<br><br>Haibo Huang (1):<br>  Android: Fix search for binutils<br><br>Justin LaPolla (1):<br>  Cray: Detect Fortran compiler version patch level if available<br><br>Kyle Edwards (3):<br>  Ninja Multi-Config: Include configs in long CC scripts<br>  autogen: Don't include SKIP_AUTOMOC files in depfile<br>  Tests: Add test for Ninja automoc dependency cyle<br><br>Marc Chevrier (5):<br>  Makefiles dependencies: normalize windows paths<br>  CUDA Device link: Ensure all link options are correctly formatted<br>  Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile<br>  FindMPI: avoid host link options to be propagated to device link step<br>  UseSWIG: Run using policy settings from includer<br><br>Robert Maynard (3):<br>  cmCommandLineArgument: correctly compute next parse index<br>  CMakeDetermineCompilerABI: Revert "Parse library arch from versioned paths"<br>  CMakeDetermineCompilerABI: Extract lib arch from implicit object file paths<br><br>Sibi Siddharthan (1):<br>  FindIntl: Improve documentation formatting<br><br>mcc (1):<br>  Help: Clarify IMPORTED_LOCATION documentation<br></div>