linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/endif.rst

11 lines
110 B
ReStructuredText
Raw Permalink Normal View History

2025-09-26 01:40:02 +00:00
endif
-----
Ends a list of commands in an if block.
::
endif(expression)
See the :command:`if` command.