We are pleased to announce that CMake 3.22.5 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.4:
Brad King (10):
- Tests: Teach RunCMake to ignore Xcode extension point warnings
- gitlab-ci: update macOS jobs to use Xcode 13.3
- FindPkgConfig: Fix preservation of ENV{PKG_CONFIG_ALLOW_SYSTEM_LIBS}
- FortranCInterface: Fix failure with gfortran 12 and Clang
- file(GET_RUNTIME_DEPENDENCIES): Support VS 2022 without VS 2019
- libarchive: Update script to get 3.5.3
- libarchive: include archive_platform.h first in blake2s sources
- libarchive: Update build within CMake after changes in 3.5.3
- cmake-gui: Restore support for internationalization with Qt5 on Windows
- CMake 3.22.5
Gregor Jasny (1):
- Tests: Ignore all classes in Xcode internal objc warnings
LibArchive Upstream (1):
- LibArchive 2022-02-08 (673c1eae)