CMake 4.2.7 available for download

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

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

or download this release from:
Release v4.2.7 · Kitware/CMake · GitHub

See also the release notes and release milestone

Thanks for your support!


Changes made since CMake 4.2.6:

Brad King (2):

  • ExternalProject: Fix ENVIRONMENT_MODIFICATION with spaces in values
  • CMake 4.2.7

Daksh Mamodiya (1):

  • file(DOWNLOAD/UPLOAD): Restore support for curl built without a TLS backend

Daniel Tierney (1):

  • Help: Add SARIF output options to 4.0 release notes

Jakob Ronestjärna (1):

  • ExternalData: Remove redundant debug message

Julien Jorge (1):

  • Help: Fix typo in example of CMP0186

NBT22 (1):

  • FindVulkan: Remove incorrect description of volk library

Ottmar Zittlau (1):

  • GoogleTest: Fix regression with value parameters in discovered tests