We are pleased to announce that CMake 3.24.4 is now available for download.
Please use the previous release from our download page:
https://cmake.org/download/
Thanks for your support!
Changes made since CMake 3.24.3:
Brad King (11):
- Source: Tell Git not to check whitespace in third-party curses form code
- gitlab-ci: update macOS jobs to use Xcode 14.1
- Tests: Update FindBoost.TestPython for Python 3.11 and 3.12
- MinGW: Fix regression when windres is not found
- Utilities/Release: Use explicit digest for Win7-compatible signature
- gitlab-ci: update macOS jobs to use Xcode 14.2
- Tests: Fix CTest.UpdateGIT under repo-local defaultBranch config
- Help: Restore cmake-buildsystem(7) header-only library example
- GoogleTest: Restore suite name for type-parametrized tests
- file(INSTALL): Fix file ownership regression when running as root on macOS
- CMake 3.24.4
Michael Hirsch (1):
- IntelLLVM: Avoid finding not-yet-supported icpx on Windows
Raul Tambre (1):
- expat: Activate POSIX APIs even without compiler extensions
Sean McBride (1):
- Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branch
Werner, Joerg (1):
- cmGlobalVisualStudioGenerator: Fix compiling as C++20 in VS 2022
leha-bot (1):
- zlib: Fix typo in mangling the crc32() function