CMake 3.27.3 available for download

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

Brad King (3):

  • FindJNI: Restore support for macOS without Xcode
  • Utilities/Release: Remove unused documentation build settings
  • CMake 3.27.3

Marc Chevrier (1):

  • Apple Text Stubs (.tbd): various fixes

Raul Tambre (1):

  • Clang: use -std=c23 for Clang 18+

Sylvain Joubert (1):

  • Unity: use C-style comments to work both with C and C++

Vasily Ryabov (1):

  • FindPython: add support for Python 3.13

William Sciaroni (1):

  • GHS: Escape custom command comments

Đoàn Trần Công Danh (1):

  • testDebuggerNamedPipe: fix for cppdap with nlohmann_json