mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 17:39:51 -05:00
Help: Clarify 3.21 release note on supportedPlatforms
Avoid implying that the field is always present. Fixes: #22352
This commit is contained in:
@@ -57,9 +57,9 @@ Command-Line
|
|||||||
* :manual:`cmake(1)` gained the ``--toolchain <path/to/file>``
|
* :manual:`cmake(1)` gained the ``--toolchain <path/to/file>``
|
||||||
command-line option to specify a toolchain file.
|
command-line option to specify a toolchain file.
|
||||||
|
|
||||||
* :manual:`cmake(1)` ``-E capabilities`` output now contains for each
|
* :manual:`cmake(1)` ``-E capabilities`` output, for some generators,
|
||||||
generator a ``supportedPlatforms`` field listing platforms known to
|
may now contain a ``supportedPlatforms`` field listing platforms
|
||||||
be supported in :variable:`CMAKE_GENERATOR_PLATFORM`.
|
known to be supported in :variable:`CMAKE_GENERATOR_PLATFORM`.
|
||||||
|
|
||||||
* Messages printed to a terminal now may be colored by message type.
|
* Messages printed to a terminal now may be colored by message type.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user