# CMake 3.16.7 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-16-7-available-for-download/1277
**Category:** Announcements
**Created:** [May 27, 2020, 3:06pm UTC](https://discourse.cmake.org/t/cmake-3-16-7-available-for-download/1277 "2020-05-27T15:06:27Z")
**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: [May 27, 2020, 3:06pm UTC](https://discourse.cmake.org/t/cmake-3-16-7-available-for-download/1277/1 "2020-05-27T15:06:27Z")

</div>

We are pleased to announce that CMake 3.16.7 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 3.16.6:

Brad King (14):

- AIX: Activate symbol export/import IBM i (OS400)
- target\_precompile\_headers: Fix documented example using genex
- Makefiles: Scan Objective C/C++ preprocessor dependencies
- Makefiles: Add Objective C/C++ compilations to compile\_commands.json
- CheckLanguage: Fix forwarding of CMAKE\_CUDA\_HOST\_COMPILER
- FindGTK2: Add harfbuzz target for dependency from pango
- VS: Fix using PCH from source with COMPILE\_OPTIONS
- MSVC: Use ‘pragma system\_header’ in PCH only on cl 19.13 and above
- Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilers
- Objective C/C++: Honor CC and CXX env vars to select compiler
- cmGeneratorTarget: Clear AllConfigSources in ClearSourcesCache
- Help: Add 3.16.7 release note for FindPkgConfig ‘-isystem’ fix
- VS: Restore .sln support for VS Version Selector
- CMake 3.16.7

Chuck Atkins (1):

- FindMPI: Add the pgi compiler wrapper names used by IBM Spectrum MPI

Rolf Eike Beer (1):

- FindPkgConfig: also handle “-isystem” prefixes for include directories
