# CMake 3.17.4 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-17-4-available-for-download/1649
**Category:** Announcements
**Created:** [July 30, 2020, 7:32pm UTC](https://discourse.cmake.org/t/cmake-3-17-4-available-for-download/1649 "2020-07-30T19:32:08Z")
**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: [July 30, 2020, 7:32pm UTC](https://discourse.cmake.org/t/cmake-3-17-4-available-for-download/1649/1 "2020-07-30T19:32:08Z")

</div>

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

Please use the latest release from our download page:  
[https://cmake.org/download/](https://cmake.org/download/)

Thanks for your support!

* * *

Changes in 3.17.4 since 3.17.3:

Billy Brumley (1):

- FindOpenSSL: Fix OpenSSL 3.0.0 version extraction

Brad King (6):

- FindSubversion: Do not accept macOS stub without Xcode implementation
- PCH: Fix logic error that incorrectly clears sources during VS generation
- PCH: Do not enable GNU or Intel PCH settings for Fortran
- VS: Fix .sln support for VS Version Selector with VS 2019
- bootstrap: Fix support for Intel compiler with modern GNU system compiler
- CMake 3.17.4

Kyle Edwards (2):

- Ninja Multi-Config: Fix bug in CMAKE\_WINDOWS\_EXPORT\_ALL\_SYMBOLS
- Ninja Multi-Config: Make link response files per-config

Stephan Rohmen (2):

- Graphviz: Restore support for per-target dependency graph options
- Tests: Cover Graphviz support for per-target dependency graph options
