CMake 3.21.5 available for download

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

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

Thanks for your support!


Changes made since CMake 3.21.4:

Benjamin Sluis (1):

  • VS: Remove the ‘/guard:cf’ flag from v143 link flag table

Brad King (9):

  • GNUtoMS: Add search path for VS 2022 environment scripts
  • cmScanDepFormat: Accept P1689r4 files with version 1
  • Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets
  • IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generators
  • gitlab-ci: update macOS jobs to use Xcode 13.2
  • NMake: Document response file encoding heuristic in a comment
  • NMake: Use UTF-8 BOM in response files only with MSVC tooling
  • message: Restore explicit flushing of messages on stderr
  • CMake 3.21.5

Marc Chevrier (1):

  • UseSWIG: ensure directory for depfile exists

Mattias Ellert (1):

  • FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libc

William R. Dieter (3):

  • IntelLLVM: Use MSVC linker with MSVC frontend variant
  • Fortran: Save frontend variant persistently for IntelLLVM
  • VS: Fix detecting icx.exe with Intel Compiler toolsets newer than 2021

friendlyanon (1):

  • Help: Drop incorrect versionadded for try_compile result variable
1 Like