Help/add_custom_command: fix verb grammo

This commit is contained in:
Ben Boeckel
2024-02-28 13:21:52 -05:00
parent 5ac8368922
commit b03356f954

View File

@@ -549,7 +549,7 @@ one of the keywords to make clear the behavior they expect.
lines or custom commands will be omitted for the specific
configuration and no "empty-string-command" will be added.
This allows to add individual build events for every configuration.
This allows adding individual build events for every configuration.
.. versionadded:: 3.21
Support for target-dependent generator expressions.