We are pleased to announce that CMake 3.30.6 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
See also the release notes and release milestone
Thanks for your support!
Changes made since CMake 3.30.5:
Ben Boeckel (2):
- ci: use JSON to transfer environment variables
- gitlab-ci: remove
dependencies
from jobs
Brad King (3):
- FindBoost: Add support for Boost 1.86
- execute_process: Restore CLOEXEC on OUTPUT_FILE and ERROR_FILE descriptors
- CMake 3.30.6
Miro HronĨok (1):
- FindPython: Add support for Python 3.14
Robert Maynard (2):
- Tests: Simplify CUDA kernels avoid crash with nvidia driver 550
- Tests: Ensure CUDA bin2c output is null terminated