cmake/Help/command/endforeach.rst
2014-08-03 19:52:23 +02:00

11 lines
123 B
ReStructuredText

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