# CMake 3.31.5 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-31-5-available-for-download/13507
**Category:** Announcements
**Created:** [January 29, 2025, 12:17am UTC](https://discourse.cmake.org/t/cmake-3-31-5-available-for-download/13507 "2025-01-29T00:17:51Z")
**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: [January 29, 2025, 12:17am UTC](https://discourse.cmake.org/t/cmake-3-31-5-available-for-download/13507/1 "2025-01-29T00:17:51Z")

</div>

We are pleased to announce that CMake 3.31.5 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.31.html) and [release milestone](https://gitlab.kitware.com/cmake/cmake/-/milestones/168)

Thanks for your support!

* * *

Changes made since CMake 3.31.4:

Brad King (5):

- Clang/CUDA: Fix language-wide flags when linking .so with compiler driver
- Tests: Update expected results for ninja post-1.12 development
- FindMatlab: Fix multi-signature function documentation anchors
- WINDOWS\_EXPORT\_ALL\_SYMBOLS: Fix vftable symbol export on ARM64EC
- CMake 3.31.5

Felipe Torrezan (1):

- IAR: decouple linker location from toolkit’s bin dir

Martin Duffy (1):

- install: Generate InstallScripts.json in consistent location
