# CMake 3.16.9 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-16-9-available-for-download/1847
**Category:** Announcements
**Created:** [September 15, 2020, 5:05pm UTC](https://discourse.cmake.org/t/cmake-3-16-9-available-for-download/1847 "2020-09-15T17:05:57Z")
**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:05pm UTC](https://discourse.cmake.org/t/cmake-3-16-9-available-for-download/1847/1 "2020-09-15T17:05:57Z")

</div>

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

You can find the 3.16.9 release at:

- [https://github.com/Kitware/CMake/releases/tag/v3.16.9](https://github.com/Kitware/CMake/releases/tag/v3.16.9)

Thanks for your support!

* * *

Changes in 3.16.9 since 3.16.8:

Brad King (2):

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

Joerg Bornemann (2):

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