Sign in
android
/
platform
/
prebuilts
/
cmake
/
darwin-x86
/
64db8fbc54df5507fe46bebd666176bb24d50fd0
/
.
/
share
/
cmake-3.10
/
Help
/
command
/
endforeach.rst
blob: 9af972bee3e58091f6712f91845f3f9dffa9611e [
file
] [
log
] [
blame
]
endforeach
----------
Ends
a list of commands
in
a
foreach
block
.
::
endforeach
(
expression
)
See
the
:
command
:
`foreach`
command
.