|
|
@@ -237,10 +237,11 @@ Changes made since CMake 4.2.0 include the following.
|
|
|
Some implementation updates were made to support ecosystem changes
|
|
|
and/or fix regressions.
|
|
|
|
|
|
-.. 4.2.2
|
|
|
+4.2.2
|
|
|
+-----
|
|
|
|
|
|
- * Policy :policy:`CMP0199`'s NEW behavior has been partially reverted.
|
|
|
- In 4.2.0 and 4.2.1, ``$<CONFIG:cfgs>`` only matched the configuration
|
|
|
- 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.
|
|
|
+* Policy :policy:`CMP0199`'s NEW behavior has been partially reverted.
|
|
|
+ In 4.2.0 and 4.2.1, ``$<CONFIG:cfgs>`` only matched the configuration
|
|
|
+ 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.
|