CMake 3.16.6 available for download

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

Please use the latest release from our download page:
https://cmake.org/download/

Thanks for your support!


Changes in 3.16.6 since 3.16.5:

Brad King (4):

  • Makefiles: Fix silencing of nested calls for GNU make 4.3
  • target_link_libraries: Fix regression in case of $ genex
  • AIX: Install ExportImportList script with execute permission
  • CMake 3.16.6

Err0rC0deX (1):

  • GetPrerequisites: Classify vcruntime libraries as system

Jesse Gorzinski (1):

  • libuv: Add support for building on IBM i (OS400)

Marc Chevrier (1):

  • FindPython: fix handling when FIND_VIRTUALENV == FIRST

Saleem Abdulrasool (1):

  • Swift: Fix quoting of library search paths with spaces

ThePrez (1):

  • cmstd: Remove -isystem option for IBM i (OS400)