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

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

See also the release notes:
  https://cmake.org/cmake/help/latest/release/4.1.html

and release milestone:
  https://gitlab.kitware.com/cmake/cmake/-/milestones/181

Thanks for your support!

----------------------------------------------------------------------------
Changes made since CMake 4.1.0:

Ben Boeckel (1):
  cmGlobalVisualStudio7Generator: fix initialization typo

Brad King (6):
  StdIo: Fix Terminal abstraction to avoid unnecessary VT100 escape
sequences
  Makefile: Fix regression that prints unnecessary VT100 escape sequences
  ctest: Restore default of no time limit for command-line `-T Test` step
  ctest: Restore default test timeout for command-line `-T Test` step
  Ninja: Fix regression with `.bat` wrapper around `ninja`
  CMake 4.1.1

Marc Chevrier (1):
  cmList: fix swap function definition

Martin Duffy (1):
  string(GENEX_STRIP): Fix regression on nested generator expressions

Robert Maynard (1):
  Clang/CUDA: Support CUDA Toolkit 13 new include layout

Vito Gamberini (2):
  PkgC: Allow system paths during IMPORT, POPULATE
  PkgC: Only remove system paths which are exact matches

Reply via email to