CMake 3.26.4 available for download

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

Ben Boeckel (1):

  • FindPython: fix interpreter launcher variable spelling

Brad King (3):

  • Help: Remove duplicated word in COMPILE_OPTIONS target property docs
  • Ninja: Restore detection of msvc-wine showIncludes prefix
  • CMake 3.26.4

Even Rouault (1):

  • FindJNI: add Ubuntu specific paths for more recent JDK versions

Marc Chevrier (1):

  • Help: CMP0105 policy: clarifications

Robert Maynard (5):

  • FindCUDAToolkit: nvptxcompiler_static correctly specify dependencies
  • FindCUDAToolkit: Add dependency between cusparse and nvJitLink
  • FindCUDAToolkit: Fix nvrtc_static dependencies on Windows
  • FindCUDAToolkit: Add missing static library dependencies on pthread and libdl
  • FindCUDAToolkit: Support CUDA version extraction from version.json