[ANNOUNCE] CMake 3.31.12 available for download
John Parent <[email protected]> Wed, 22 Apr 2026 13:05:09 -0400
| Newsgroups | gmane.comp.kde.devel.general |
|---|---|
| Message-ID | <CAN7YEFf0ui=Ln4B2szwQX3kTXUT-VhiZqdvtq4mjKZFhD0ey8A@mail.gmail.com> |
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: https://github.com/Kitware/CMake/releases/v3.31.12 See also the release notes: https://cmake.org/cmake/help/v3.31/release/3.31.html and release milestone: https://gitlab.kitware.com/cmake/cmake/-/milestones/199 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