Merge topic 'doc-config-genex-version-note'

302b22450e Help: $<CONFIG:...> supports multiple configs only since CMake 3.19

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7607
This commit is contained in:
Craig Scott
2022-08-26 10:41:34 +00:00
committed by Kitware Robot
@@ -594,6 +594,10 @@ Configuration Expressions
expression when it is evaluated on a property of an :prop_tgt:`IMPORTED`
target.
.. versionchanged:: 3.19
Multiple configurations can be specified for ``cfgs``.
CMake 3.18 and earlier only accepted a single configuration.
.. genex:: $<OUTPUT_CONFIG:...>
.. versionadded:: 3.20