CMake 3.30.1 available for download

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

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

See also the release notes and release milestone

Thanks for your support!


Changes made since CMake 3.30.0:

Brad King (8):

  • ci: Update CMake version to 3.30.0
  • Tests: Fix RunCMake.ExternalProject when git is not available Restore support for exporting INTERFACE with missing dependencies
  • FindMatlab: Restore support for finding Matlab without any languages
  • libuv: backport IDNA input/output hardening fixes
  • macOS: Work around bug in system curl 8.{3,4,5} LibreSSL backend
  • VS: Restore support for CUDA with no optimization flags
  • CMake 3.30.1

Craig Scott (1):

  • FetchContent: Fix command echo for DEBUG and TRACE log levels

Pavel Liavonau (1):

  • IntelLLVM: Update toolchain layout for 2024+ versions

Robert Maynard (1):

  • Evaluation of TRANSITIVE_LINK_PROPERTIES isn’t considered a usage