CMake 3.28.5 available for download

May 7, 2024

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

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

See also the release notes and release milestone

Thanks for your support!

Changes made since CMake 3.28.4:

Ben Boeckel (7):
  Tests/CXXModules: test exporting modules which include headers
  cmGeneratorTarget: add the original target as a COMPILE_ONLY link
  cmGeneratorTarget: add method to get a filesystem-safe export name
  cxxmodules: use filesystem-safe export names in filenames
  cmGeneratorTarget: add a target-level query for "needs dyndep"
  VS: set ScanSourceForModuleDependencies at vcxproj level
  cmDyndepCollation: look at all `export(TARGETS)` calls

Brad King (3):
  libuv: Avoid posix_spawn on macOS < 10.8
  cxxmodules: Do not scan sources while testing the compiler
  CMake 3.28.5

Leave a Reply