CMake 4.4.3 available for download

September 2, 2026

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

Please use the latest release from our download page:
https://cmake.org/download/

or download this release from:
https://github.com/Kitware/CMake/releases/v4.4.3

See also the release notes and release milestone

Thanks for your support!

Changes made since CMake 4.4.2:

Brad King (5):
  Tests: Add case covering GoogleTest odd PROPERTIES warning
  FindJNI: Add paths for OpenSUSE libalternatives-based packages
  OrangeC: Fix compiling Windows Resources with only CXX enabled
  file(GLOB): Teach CONFIGURE_DEPENDS to handle quotes in matched file names
  CMake 4.4.3

Evan Wilde (2):
  CMP0215: Update NEW behavior to require CMP0157/CMP0195 to be NEW
  Tests/RunCMake/Swift: Add CMP0195 behavior checks

Joerg Bornemann (2):
  Autogen: Register per-config timestamp file with its full path
  Autogen: Reduce the number of targets under Visual Studio

Marc Chevrier (2):
  FindPython: Fix CMAKE_LANG_COMPILER_ARCHITECTURE_ID check
  FindPython: fix CROSSCOMPILING with CMP0190=OLD

Matthew Woehlke (1):
  Check*: Restore toleration of false-like requirements

Mickaël Germain (1):
  cmList: Fix shared state across nested list(TRANSFORM) calls

Sergey Fedorov (1):
  libuv: Restore support for macOS 10.5 and 10.6

huangqinjin (1):
  clang-cl: Fix C++ module scanning when cross-compiling from Linux

Leave a Reply