CMake 3.19.1 available for download

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

Please use the latest release from our download page:

Thanks for your support!


Changes in 3.19.1 since 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