Merge branch 'release-4.1'

This commit is contained in:
Brad King
2025-08-27 13:32:32 -04:00
+12
View File
@@ -222,3 +222,15 @@ Other Changes
* The :genex:`TARGET_PROPERTY` generator expression now evaluates the
:prop_tgt:`LINK_LIBRARIES` and :prop_tgt:`INTERFACE_LINK_LIBRARIES`
target properties transitively. See policy :policy:`CMP0189`.
Updates
=======
Changes made since CMake 4.1.0 include the following.
4.1.1
-----
* This version made no changes to documented features or interfaces.
Some implementation updates were made to support ecosystem changes
and/or fix regressions.