We are pleased to announce that CMake 4.4.2 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
or download this release from:
Release v4.4.2 · Kitware/CMake · GitHub
See also the release notes and release milestone
Thanks for your support!
Changes made since CMake 4.4.1:
Alex Turbov (1):
- CPack/DEB: Fix regression when package architecture is explicitly specified
Brad King (2):
- ci: update to a reduced macos base image for jobs on tart runners
- CMake 4.4.2
Daniel Pfeifer (2):
- discover_tests: Require properties to be key-value pairs
- GoogleTest: Restore toleration of odd test PROPERTIES count
Josef Šimánek (2):
- CheckSymbolExists: Restore support for CMAKE_REQUIRED_FLAGS
- Tests: Cover CMAKE_REQUIRED_FLAGS in Check* modules
Tyler Yankee (2):
- Tests/NinjaMultiConfig: Split into three variants
- Tests/Instrumentation: Split make cases out to separate suite