# CMake 3.18.2 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-18-2-available-for-download/1729
**Category:** Announcements
**Created:** [August 20, 2020, 4:44pm UTC](https://discourse.cmake.org/t/cmake-3-18-2-available-for-download/1729 "2020-08-20T16:44:32Z")
**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: [August 20, 2020, 4:44pm UTC](https://discourse.cmake.org/t/cmake-3-18-2-available-for-download/1729/1 "2020-08-20T16:44:32Z")

</div>

We are pleased to announce that CMake 3.18.2 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.2 since 3.18.1:

Alexandru Croitor (2):

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

Axel Huebl (1):

- FindMPI: Fix regression in pthread guard

Ben Boeckel (1):

- FPHSA: detect inclusion between find modules

Brad King (8):

- Tests: Isolate RunCMake.FindPkgConfig from caller environment
- FindRuby: Restore compatibility variable RUBY\_INCLUDE\_PATH
- Xcode: Explicitly turn off signing in try\_compile projects
- PCH: Avoid Apple-specific architecture flags on other platforms
- gitlab-ci: add ‘cmake’ tag to all jobs
- Tests: Fix RunCMake.try\_compile test for C standards with MSVC 19.27
- gitlab-ci: Update Windows builds to MSVC 19.27
- CMake 3.18.2

Craig Scott (2):

- ExternalProject: Stop patch target from always appearing out-of-date
- ExternalProject: Stop configure target from always appearing out-of-date

Cristian Adam (1):

- PCH: Avoid unnecessary 30s delay on MSBuild Generator with REUSE\_FROM

Daniele E. Domenichelli (1):

- FindRuby: Add documentation for deprecated variables

Joerg Bornemann (2):

- Autogen: Turn off moc path prefix generation by default
- Help: Add 3.18.2 release note about AUTOMOC\_PATH\_PREFIX default change

Kyle Edwards (1):

- Ninja: Restore shorter path to response files

Laurits Riple (1):

- GoogleTest: Restore support for list arguments in TEST\_EXECUTOR

Marc Chevrier (3):

- FindPython: ensure user’s policies are respected
- FindPython: manage SOABI for all Python versions
- FindPython: enhance robustness of version extraction from library name

Raul Tambre (1):

- MSVC: Record support for C11 and c\_restrict

Robert Maynard (1):

- CMakeFindBinUtils: Always consider plain binutils when not cross-compiling

Seth R Johnson (1):

- FindHDF5: fix compiler detection when HL is disabled

Thomas Bernard (1):

- llvm-rc: Fix quoting of path to cmake in CMAKE\_RC\_COMPILE\_OBJECT
