|
|
@@ -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.
|