cmake/Help/command/endforeach.rst
2015-11-17 17:22:37 +01:00

11 lines
134 B
ReStructuredText

endforeach
----------
Ends a list of commands in a foreach block.
::
endforeach(expression)
See the :command:`foreach` command.