# CMake 3.17.5 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-17-5-available-for-download/1848
**Category:** Announcements
**Created:** [September 15, 2020, 5:11pm UTC](https://discourse.cmake.org/t/cmake-3-17-5-available-for-download/1848 "2020-09-15T17:11:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![robert.maynard](https://discourse.cmake.org/user_avatar/discourse.cmake.org/robert.maynard/32/4_2.png) [@robert.maynard](https://discourse.cmake.org/u/robert.maynard)
#### Post date: [September 15, 2020, 5:11pm UTC](https://discourse.cmake.org/t/cmake-3-17-5-available-for-download/1848/1 "2020-09-15T17:11:53Z")

</div>

We are pleased to announce that CMake 3.17.5 is now available for download at:

- [https://cmake.org/download/](https://cmake.org/download/)

Thanks for your support!

* * *

Changes in 3.17.5 since 3.17.4:

Alexandru Croitor (2):

- AutoGen: Fix over-specified direct dependencies of custom command
- AutoGen: Add test to check for correct AutoMoc dependencies

Brad King (2):

- Tests: Isolate RunCMake.FindPkgConfig from caller environment
- CMake 3.17.5

Joerg Bornemann (3):

- Autogen: Turn off moc path prefix generation by default
- AutoMoc: Restore support for re-running after project file changes
- Help: Add 3.17.5 release note about AUTOMOC\_PATH\_PREFIX default change

Kyle Edwards (1):

- Ninja: Restore shorter path to response files

Sumit Bhardwaj (1):

- Implement cm::static\_reference\_cast by declval
