# CMake 3.19.5 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-19-5-available-for-download/2764
**Category:** Announcements
**Created:** [February 15, 2021, 6:25pm UTC](https://discourse.cmake.org/t/cmake-3-19-5-available-for-download/2764 "2021-02-15T18:25:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tom\_Osika](https://discourse.cmake.org/user_avatar/discourse.cmake.org/tom_osika/32/1101_2.png) [@Tom\_Osika](https://discourse.cmake.org/u/Tom_Osika)
#### Post date: [February 15, 2021, 6:25pm UTC](https://discourse.cmake.org/t/cmake-3-19-5-available-for-download/2764/1 "2021-02-15T18:25:59Z")

</div>

We are pleased to announce that CMake 3.19.5 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 made since CMake 3.19.4:

Brad King (7):

- Apple: Fix linking to frameworks that do not exist until build time
- FindBoost: Add support for Boost 1.75
- Help: Restore docs that find\_library considers LIB, not INCLUDE
- LexerParser: Do not override existing \_POSIX\_C\_SOURCE definition
- CTest: Restore running dashboard client Test step with modified files
- Clang: Use -imsvc for system include only with MSVC-like front-end
- CMake 3.19.5

Craig Scott (4):

- cmComputeLinkInformation: Fix misspelt private variable name
- Xcode: Don’t hard-code SDK-provided implicit framework search paths
- IOS\_INSTALL\_COMBINED: Support Xcode 12 (command line only)
- Help: Add 3.19.5 release notes for Xcode iOS-related changes

Robert Maynard (1):

- FindCUDAToolkit: Restore use of CUDA\_PATH environment variable

Yauheni Khnykin (1):

- FindXCTest: Fix output directory for test bundle with new build system
