We are pleased to announce that CMake 3.21.3 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.21.2:
Brad King (10):
- FindBoost: Add support for Boost 1.77
- MSVC: Fix MSVC_TOOLSET_VERSION for VS 2022 v143 toolset
- IRSL: Add discovery of VS 2022 v143 toolset redistributables
- gitlab-ci: Update Windows builds to MSVC 19.29-16.11 toolset
- VS: Fix managed C++ project generation for VS 2022
- VS: Update Visual Studio 17 2022 generator for Preview 4
- HIP: Detect ROCm path earlier
- HIP: Remove ROMClang compiler id and use Clang directly
- HIP: Simplify detection of HIP runtime CMake package
- CMake 3.21.3
Haibo Huang (1):
- Android: Restore searching PATH for executables
Jean-Marc Hengen (1):
- IAR: Restore support for projects not enabling policy CMP0057
Marc Chevrier (1):
- FindPython: Ensure homebrew on Mac M1 is used
Martin Kojtal (1):
- Ninja: fix ARMClang paths for Windows
Zack Galbreath (1):
- HIP: Use ‘rocm_agent_enumerator’ to determine CMAKE_HIP_ARCHITECTURES
ulatekh (1):
- KWSys: SystemTools: Ensure Windows Vista APIs are available before using them