From 82ea0aeae4f800e74c07fb7a180f04245c59a3e4 Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 28 Jun 2021 09:53:48 -0400 Subject: Help: Clarify 3.21 release note on supportedPlatforms Avoid implying that the field is always present. Fixes: #22352 --- Help/release/3.21.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Help/release/3.21.rst b/Help/release/3.21.rst index 1f7a4a1..204880b 100644 --- a/Help/release/3.21.rst +++ b/Help/release/3.21.rst @@ -57,9 +57,9 @@ Command-Line * :manual:`cmake(1)` gained the ``--toolchain `` command-line option to specify a toolchain file. -* :manual:`cmake(1)` ``-E capabilities`` output now contains for each - generator a ``supportedPlatforms`` field listing platforms known to - be supported in :variable:`CMAKE_GENERATOR_PLATFORM`. +* :manual:`cmake(1)` ``-E capabilities`` output, for some generators, + may now contain a ``supportedPlatforms`` field listing platforms + known to be supported in :variable:`CMAKE_GENERATOR_PLATFORM`. * Messages printed to a terminal now may be colored by message type. -- cgit v0.12