CMake 3.29.9 available for download

November 25, 2024

We are pleased to announce that CMake 3.29.9 is now available for download.

Please use the latest release from our github releases page:
https://github.com/Kitware/CMake/releases/tag/v3.29.9

See also the release notes and release milestone

Thanks for your support!

Changes made since CMake 3.29.8:

Brad King (3):
  Help: Add 3.29 release note for try_compile LINKER_LANGUAGE option
  execute_process: Restore CLOEXEC on OUTPUT_FILE and ERROR_FILE descriptors
  CMake 3.29.9

Dilshod Mukhtarov (1):
  librhash: aligned_alloc is not available with glibc < 2.16

Robert Maynard (2):
  Tests: Simplify CUDA kernels avoid crash with nvidia driver 550
  Tests: Ensure CUDA bin2c output is null terminated

Leave a Reply