CMake 3.22.2 available for download

We are pleased to announce that CMake 3.22.2 is now available for download.

Please use the latest release from our download page:
https://cmake.org/download/

Thanks for your support!


Changes made since CMake 3.22.1:

Benjamin Sluis (1):

  • VS: Remove the ‘/guard:cf’ flag from v143 link flag table

Björn Esser (1):

  • FortranCInterface: Fix compatibility with GCC gfortran 12 LTO

Brad King (10):

  • FindBoost: Add support for Boost 1.78
  • ci: Explicitly disable Java tests on Windows
  • FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code path
  • FindBoost: Do not warn about now-supported version 1.78
  • ci: Explicitly disable Java tests on VS builds
  • file: Restore error capture in undocumented READ_ELF mode
  • MSVC: Use -external:I flag without space to support Clang tools
  • Help: Add missing 3.22.1 section to the release notes
  • gitlab-ci: update macOS jobs to use Xcode 13.2
  • CMake 3.22.2

Jukka Jalkanen (1):

  • ASM: Fix identification of armasm 6.17+

Oleg Sidorkin (1):

  • FindBoost: Add support for Python 3.10

Raul Tambre (4):

  • XL: Detect default extensions mode for legacy compiler
  • CMP0128: Prefix test names with mode
  • CMP0128: Avoid test code duplication
  • CMP0128: Add flag in OLD mode even when standard matches the default

Ryan Prichard (1):

  • Android: Fix linking android_support for pre-21 system STL

Tomáš Hrnciar (1):

  • FindPython: Add support for Python 3.11

William R. Dieter (1):

  • VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021
2 Likes