CMake 3.30.3 available for download

August 29, 2024

We are pleased to announce that CMake 3.30.3 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.2:

Brad King (7):
  file(DOWNLOAD): Fix User-Agent to use run-time curl version
  curl: Avoid using HTTP/2 with curl 8.7.x due to bug in error codes
  FindJNI: Improve output on macOS if Xcode is not installed
  ci: update to use ninja 1.12.1
  gitlab-ci: update macOS jobs to use Xcode 15.4
  gitlab-ci: Update Windows builds to MSVC 14.41 toolset
  CMake 3.30.3

Christoph Grüninger (1):
  cppdap: include/dap/network.h: add <stdint.h> include for GCC 15

Even Rouault (1):
  FindPython: fix regression of NumPy detection with Intel MKL library

K. R. Walker (1):
  CPack/NSIS: Fix matching of reserved component names

Lars Schmertmann (1):
  Android: Fix build with NDK 27

Marc Chevrier (1):
  FindPython: ensure a usable environment is set for the free threaded Python

Robert Maynard (1):
  project: non cache <project> prefix variables are also created

WANG Xuerui (1):
  FindJNI: Support finding libjvm.so for all OpenJDK variants

Leave a Reply