CMake 3.27.1 available for download

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

Ben Boeckel (4):

  • Tests/FortranOnly: add a test case for issue #25112
  • Tests/RunCMake/CXXModules: add a test for issue #25112
  • cmComputeLinkInformation: track OBJECT library dependencies
  • cmTarget: Restore Fortran_PREPROCESS property initialization

Brad King (2):

  • FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-empty
  • CMake 3.27.1

Kyle Edwards (1):

  • CTest: Fix regression in calculating test timeout

Tomoharu Kitawaki (1):

  • FindCUDAToolkit: Fix nvrtc_builtins library name

Zack Galbreath (1):

  • ctest: Update ctest_submit for CDash behavior change