We are pleased to announce that CMake 3.31.9 is now available for download.
Please use the latest release from our download page:
See also the release notes and release milestone
Thanks for your support!
Changes made since CMake 3.31.8:
Ben Boeckel (1):
- QCC-CXX: use
-x c++
on 8+
Brad King (4):
- cmCurl: Suppress curl 8.15 deprecation warning for curl 8.[3-5] workaround
- CMakeDetermineCompilerABI: Make ABI info string more robust
- cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values
- CMake 3.31.9
Robert Maynard (4):
- CUDA: Make sure CUDA architectures are in order
- CUDA: Add CUDA 13.0 support to ‘all’ and ‘all-major’ architecture tables
- CUDA: Update CUDA tests to handle CUDA 13 deprecations
- Clang/CUDA: Support CUDA Toolkit 13 new include layout