Merge branch 'release-4.2'

This commit is contained in:
Brad King
2026-01-27 11:32:56 -05:00

View File

@@ -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
matching the configuration of the consuming target, and so has been
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.