CMake 4.3.5 available for download
September 10, 2026
We are pleased to announce that CMake 4.3.5 is now available for download.
Please use the latest release from our download page:
https://cmake.org/download/
or download this release from:
https://github.com/Kitware/CMake/releases/v4.3.5
See also the release notes and release milestone
Thanks for your support!
Changes made since CMake 4.3.4: Ben Boeckel (3): gitlab-ci: make `needs` explicitly empty where possible gitlab-ci: move macOS arm64 jobs to `tart` runners gitlab-ci: extend Xcode CI job timeout to 3 hours Brad King (4): FindRuby: Fix vendor directory discovery Tests: Update RunCMake.Framework expected output for macOS 26.4 file(GLOB): Teach CONFIGURE_DEPENDS to handle quotes in matched file names CMake 4.3.5 Craig Scott (1): CPackIFW: Add recent release versions to search list FeRD (Frank Dana) (1): Help: target_sources: Align descriptions with signatures Jocó Mihalicza (1): CMP0194: Fix policy number in warning text Tyler Yankee (2): GoogleTest: Avoid cluttering custom working directory during discovery GoogleTest: Fix gtest_discover_tests race on POST_BUILD of multiple targets