Files
cmake/Help/prop_rule/COMMAND_EXPAND_LISTS.rst
T
2026-09-20 11:43:10 +02:00

12 lines
361 B
ReStructuredText

COMMAND_EXPAND_LISTS
--------------------
.. versionadded:: 4.5
``COMMAND_EXPAND_LISTS`` is a boolean specifying that the lists in the
``COMMAND`` arguments of the :command:`add_custom_rule` command will be
expanded, including those created with
:manual:`generator expressions <cmake-generator-expressions(7)>`.
By default, ``COMMAND_EXPAND_LISTS`` is true.