CMake 3.31.12 available for download

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

Please use the legacy release from our download page:
https://cmake.org/download/

or download this release from:
Release v3.31.12 · Kitware/CMake · GitHub

See also the release notes and release milestone

Thanks for your support!


Changes made since CMake 3.31.11:

Brad King (7):

  • ctest --launch: Restore sharing of stdin with child process
  • ci: update macOS jobs to use Xcode 26.3
  • ci: Split macOS job configurations by architecture
  • CTestCustom: Ignore warnings about zstd objects and libs with no symbols
  • Tests/RunCMake/CMP0156: Update for Xcode 26.4
  • ci: Update macos-arm64 jobs to use Xcode 26.4
  • CMake 3.31.12

Gusts Kaksis (1):

  • Xcode: Fix target ordering operator to meet std::sort requirements