|
@@ -245,3 +245,10 @@ Changes made since CMake 4.2.0 include the following.
|
|
|
of the consumed target. This broke existing use cases that rely on
|
|
of the consumed target. This broke existing use cases that rely on
|
|
|
matching the configuration of the consuming target, and so has been
|
|
matching the configuration of the consuming target, and so has been
|
|
|
partially reverted to match either as CMake 4.1 and below did.
|
|
partially reverted to match either as CMake 4.1 and below did.
|
|
|
|
|
+
|
|
|
|
|
+4.2.3
|
|
|
|
|
+-----
|
|
|
|
|
+
|
|
|
|
|
+* This version made no changes to documented features or interfaces.
|
|
|
|
|
+ Some implementation updates were made to support ecosystem changes
|
|
|
|
|
+ and/or fix regressions.
|