CMake 3.19.5 available for download
February 15, 2021
We are pleased to announce that CMake 3.19.5 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.19.5 since 3.19.4: Brad King (7): Apple: Fix linking to frameworks that do not exist until build time FindBoost: Add support for Boost 1.75 Help: Restore docs that find_library considers LIB, not INCLUDE LexerParser: Do not override existing _POSIX_C_SOURCE definition CTest: Restore running dashboard client Test step with modified files Clang: Use -imsvc for system include only with MSVC-like front-end CMake 3.19.5 Craig Scott (4): cmComputeLinkInformation: Fix misspelt private variable name Xcode: Don't hard-code SDK-provided implicit framework search paths IOS_INSTALL_COMBINED: Support Xcode 12 (command line only) Help: Add 3.19.5 release notes for Xcode iOS-related changes Robert Maynard (1): FindCUDAToolkit: Restore use of CUDA_PATH environment variable Yauheni Khnykin (1): FindXCTest: Fix output directory for test bundle with new build system