<div dir="ltr">We are pleased to announce that CMake 3.22.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.22.0:<br><br>Ben Boeckel (2):<br>  gitlab-ci: fix comment typo<br>  gitlab-ci: shorten job prefixes<br><br>Brad King (15):<br>  ci: add gmock to Debian base images<br>  try_compile: Do not use CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES env vars<br>  Help: Document more use cases for CMAKE_POLICY_DEFAULT_CMPNNNN<br>  Help: Suggest CMAKE_POLICY_DEFAULT_CMP0077 in CMP0077 docs<br>  Help: Suggest CMAKE_POLICY_DEFAULT_CMP0126 in CMP0126 docs<br>  gitlab-ci: update macOS jobs to use Xcode 13.1<br>  CompilerId: Restore support for classic C by avoiding C++ style comments<br>  cmSystemTools: Remove unnecessary mark-as-used casts to void<br>  file(RPATH): Restore tolerance of unknown formats if new RPATH is empty<br>  FindPkgConfig: Restore finding pkg-config before pkgconf<br>  VS: Revert "Add missing label in C# project-build events"<br>  ci: Enable more VS tests that use managed code<br>  Utilities/Release: Add script to sign/notarize macOS application bundle<br>  HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIP<br>  CMake 3.22.1<br><br>Christoph Reiter (1):<br>  mingw: fix calling convention for strftime()<br><br>Craig Scott (4):<br>  Help: ENVIRONMENT_MODIFICATION path_list_... separator is based on host<br>  Help: Use definition list for allowed values of CMAKE_INSTALL_MODE<br>  Help: Explicitly state that if(ENV{some_var}) is always false<br>  Help: Be more explicit about the behavior of if(<string>)<br><br>Felix Lelchuk (1):<br>  Help: Clarify CMAKE_INSTALL_MODE documentation<br><br>Marc Chevrier (2):<br>  UseSWIG: ensure directory for depfile exists<br>  FindPython: clarify static libraries hint usage<br><br>Raphael Gozzo (1):<br>  CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object path<br><br>Robert Maynard (1):<br>  GNUInstallDirs: Prefer system lib64 over conda lib when ambiguous<br></div>