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