DEBSOURCES
Skip Quicknav
sources / cmake / 3.0.2-1 / Help / command / endwhile.rst
12345678910
endwhile -------- Ends a list of commands in a while block. :: endwhile(expression) See the while command.