# CMake 3.16.3 available for download

**URL:** https://discourse.cmake.org/t/cmake-3-16-3-available-for-download/530
**Category:** Announcements
**Created:** [January 21, 2020, 5:51pm UTC](https://discourse.cmake.org/t/cmake-3-16-3-available-for-download/530 "2020-01-21T17:51:53Z")
**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: [January 21, 2020, 5:51pm UTC](https://discourse.cmake.org/t/cmake-3-16-3-available-for-download/530/1 "2020-01-21T17:51:53Z")

</div>

We are pleased to announce that CMake 3.16.3 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.16.3 since 3.16.2:

Ashley Whetter (1):

- FindOpenSSL: Fix ordering of dependency link flags

Brad King (3):

- GNUtoMS: Add search path for VS 2019 environment scripts
- IRSL: Install msvcp140\_{1,2,codecvt\_ids}.dll if available
- CMake 3.16.3

Cristian Adam (4):

- ObjC: Add \_COMPILE\_LAUNCHER support
- ObjC: Add VISIBLITY\_INLINES\_HIDDEN support
- Unity Build: include language in generated source file name
- PCH: No repeated path for internal generated PCH files (MSVC case)

Kyle Edwards (2):

- CTest: Improve error handling when reading resource spec file
- CPack: Fix regression in DEB generator description

Marc Chevrier (3):

- FindPython\*: Fix erroneous target properties setting
- macOS: Add support for new Xcode 11 frameworks directory
- FindPython: ensure new Xcode framework for Python3 is detected

Miro Hrončok (1):

- FindPython: Add support for version 3.9

Neil Carlson (1):

- Fortran: Add support for NAG Fortran submodules

Pavel Liavonau (1):

- VS: Add Fortran link flag table entries for /OPT:\*

Robert Maynard (1):

- CUDA: Do not device link if target has no CUDA usage

Sebastian Holtermann (1):

- Autogen: Enable SKIP\_UNITY\_BUILD\_INCLUSION on AUTORCC generated files

Silvio Traversaro (2):

- FindMatlab: add R2019a and R2019b MATLAB\_VERSIONS\_MAPPING
- FindMatlab: in matlab\_add\_mex use the correct version file
