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

11 lines
250 B
ReStructuredText

COMMAND_COUNT
-------------
.. versionadded:: 4.5
Read-only property giving the count of ``COMMAND`` options of the
:command:`add_custom_rule` command.
To retrieve the ``<INDEX>``th ``COMMAND``, use the :prop_rule:`COMMAND_<INDEX>`
rule property.