cmake/Help/command/endforeach.rst

11 lines
123 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
endforeach
----------
Ends a list of commands in a FOREACH block.
::
endforeach(expression)
See the FOREACH command.