CMake 3.21.7 available for download

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

Please use the latest release from our download page:
Releases · Kitware/CMake · GitHub

Thanks for your support!


Changes made since CMake 3.21.6:

Brad King (9):

  • BinUtils: Avoid llvm-mt because it is missing ‘mt’ features we use
  • BinUtils: Restore llvm-ar fallback on Apple platforms
  • Utilities/Release: Add “source” stage to Windows docker spec
  • AIX: Fix executable ENABLE_EXPORTS in Makefile generators
  • Tests: Teach RunCMake to ignore Xcode extension point warnings
  • gitlab-ci: update macOS jobs to use Xcode 13.3
  • file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019
  • cmake-gui: Restore support for internationalization with Qt5 on Windows
  • CMake 3.21.7

Gregor Jasny (1):

  • Tests: Ignore all classes in Xcode internal objc warnings

Ken Matsui (1):

  • AppleClang: Add C++20 and C++23 flags