CMake/Help/command/endforeach.rst

11 lines
123 B
ReStructuredText

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