# CMake 3.18.5 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-18-5-available-for-download/2197
**Category:** Announcements
**Created:** [November 18, 2020, 4:25pm UTC](https://discourse.cmake.org/t/cmake-3-18-5-available-for-download/2197 "2020-11-18T16:25:32Z")
**Posts on this page:** 3
**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: [November 18, 2020, 4:25pm UTC](https://discourse.cmake.org/t/cmake-3-18-5-available-for-download/2197/1 "2020-11-18T16:25:33Z")

</div>

We are pleased to announce that CMake 3.18.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 in 3.18.5 since 3.18.4:

Brad King (5):

- clang-format: Fix include block order in ctest.cxx and cpack.cxx
- cmConsoleBuf: Factor out cout/cerr console buffer management
- FindRuby: Restore compatibility variable RUBY\_VENDORLIB\_DIR
- Xcode: Extract CMAKE\_\<LANG\>\_COMPILER from compiler id with multiple archs
- CMake 3.18.5

Johnny Jazeix (1):

- cmake: Fix ‘-E cat’ command for binary files on Windows

Kyle Edwards (1):

- Ninja Multi-Config: Don’t try to calculate dependencies for “all”

Raul Tambre (1):

- VS: Don’t compute CUDA options unless necessary

---

<div class="post-metadata">

### Author: ![Dakon](https://discourse.cmake.org/user_avatar/discourse.cmake.org/dakon/32/854_2.png) [@Dakon](https://discourse.cmake.org/u/Dakon)
#### Post date: [November 20, 2020, 9:20am UTC](https://discourse.cmake.org/t/cmake-3-18-5-available-for-download/2197/2 "2020-11-20T09:20:58Z")

</div>

> [@robert.maynard](#):
>
> - Xcode: Extract CMAKE\_\_COMPILER from compiler id with multiple archs

- Xcode: Extract CMAKE\_\<LANG\>\_COMPILER from compiler id with multiple archs

---

<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: [November 20, 2020, 1:45pm UTC](https://discourse.cmake.org/t/cmake-3-18-5-available-for-download/2197/3 "2020-11-20T13:45:23Z")

</div>

Thanks, I have espcaed the `<` correctly now.
