Merge topic 'doc-genex-CONFIG-commas' into release-3.22
ec94706791
Help: gen expr: note that CONFIG is comma-separated
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6636
This commit is contained in:
commit
7984f98d8f
@ -134,8 +134,8 @@ Variable Queries
|
||||
|
||||
.. genex:: $<CONFIG:cfgs>
|
||||
|
||||
``1`` if config is any one of the entries in ``cfgs``, else ``0``. This is a
|
||||
case-insensitive comparison. The mapping in
|
||||
``1`` if config is any one of the entries in comma-separated list
|
||||
``cfgs``, else ``0``. This is a case-insensitive comparison. The mapping in
|
||||
:prop_tgt:`MAP_IMPORTED_CONFIG_<CONFIG>` is also considered by this
|
||||
expression when it is evaluated on a property on an :prop_tgt:`IMPORTED`
|
||||
target.
|
||||
|
Loading…
Reference in New Issue
Block a user