# CMake 3.30.1 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-30-1-available-for-download/11284
**Category:** Announcements
**Created:** [July 19, 2024, 2:02pm UTC](https://discourse.cmake.org/t/cmake-3-30-1-available-for-download/11284 "2024-07-19T14:02:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![johnwparent](https://discourse.cmake.org/user_avatar/discourse.cmake.org/johnwparent/32/2179_2.png) [@johnwparent](https://discourse.cmake.org/u/johnwparent)
#### Post date: [July 19, 2024, 2:02pm UTC](https://discourse.cmake.org/t/cmake-3-30-1-available-for-download/11284/1 "2024-07-19T14:02:49Z")

</div>

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/](https://cmake.org/download/)

See also the [release notes](https://cmake.org/cmake/help/latest/release/3.30.html) and [release milestone](https://gitlab.kitware.com/cmake/cmake/-/milestones/155)

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
