mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 00:00:39 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user