CMake 3.19.1 available for download

November 24, 2020

We are pleased to announce that CMake 3.19.1 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.19.0:

Brad King (10):
ci: update to use CMake 3.19.0
gitlab-ci: update macOS jobs to use Xcode 12.0
Revert “specify language flag when source LANGUAGE property is set”
FindGTest: Revert “Allow either “Debug” or “Release” configurations.”
Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile rule
Xcode: Fix custom command work-dir placeholders in “new build system”
Tests: Match RunCMake.CMP0111 stderr more strictly
cmTarget: Do not enforce CMP0111 on imported INTERFACE libraries
cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE library
CMake 3.19.1

Kyle Edwards (1):
cmGlobalGenerator: FindMakeProgram() at a generator-specific time

Marc Chevrier (1):
cmFileTime: Fix overflow on time computation

Nikita Nemkin (1):
Help: Fix ‘… versionadded’ directives for CTEST_CUSTOM_* variables

Raul Tambre (2):
CUDA: Clang CUDA 11.1 support
CUDA: Error if can’t determine toolkit library root

Leave a Reply