<div dir="ltr">We are pleased to announce that CMake 4.1.2 is now available for download.<br><br>Please use the latest release from our download page:<br>  <a href="https://cmake.org/download/">https://cmake.org/download/</a><br><br>See also the release notes:<br>  <a href="https://cmake.org/cmake/help/latest/release/4.1.html">https://cmake.org/cmake/help/latest/release/4.1.html</a><br><br>and release milestone:<br>  <a href="https://gitlab.kitware.com/cmake/cmake/-/milestones/182">https://gitlab.kitware.com/cmake/cmake/-/milestones/182</a><br><br>Thanks for your support!<br><br>----------------------------------------------------------------------------<br>Changes made since CMake 4.1.1:<br><br>Ben Boeckel (1):<br>  Ninja: escape special characters in custom command comments<br><br>Brad King (20):<br>  cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values<br>  ASM: Restore CMAKE_ASM_COMPILER_ARCHITECTURE_ID persistence<br>  Tests: Extend RunCMake.ParseImplicitLinkInfo for LFortran 0.55.0<br>  Tests: Teach RunCMake to ignore Xcode an IDERunDestination warning<br>  ci: update macOS jobs to use Xcode 26.0<br>  cmFileSet: Constify local generator usage<br>  cmGeneratorExpressionEvaluationFile: Constify some local generator usage<br>  cmGeneratorExpressionNode: Simplify EvaluateDependentExpression signature<br>  GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation<br>  GenEx: Factor out a dedicated evaluation Context structure<br>  GenEx: Collect evaluation arguments into local Context structures<br>  GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context<br>  GenEx: Consolidate target property evaluation context arguments<br>  Help: Document when policy CMP0189 takes effect<br>  cmGeneratorTarget: Pass genex evaluation context to IsTransitiveProperty<br>  file(GENERATE): Record CMP0189 at each call site<br>  bootstrap: Fix compilation with gcc 16 devirtualization<br>  cmGeneratorTarget: Factor out helper to detect LINK_LIBRARIES evaluation<br>  CMP0189: Restore support for linking `$<TARGET_PROPERTY:tgt,LINK_LIBRARIES>`<br>  CMake 4.1.2<br><br>Christopher Albert (1):<br>  LFortran: Update flags renamed by version 0.55<br><br>Cristian Le (1):<br>  GNUInstallDirs: Fix regression on -DCMAKE_INSTALL_<dir>=<default> in /usr<br><br>Marc Chevrier (3):<br>  cmLocalGenerator: check variables before usage<br>  cmPropertySentinel: update definition<br>  FindPython: Ensure correct handling of Python_FIND_ABI variable<br><br>Vito Gamberini (1):<br>  project: Revert changes to VERSION handling<br></div>