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