文件操作 - endif.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/command/endif.rst
编辑文件内容
endif ----- Ends a list of commands in an if block. .. code-block:: cmake endif([<condition>]) See the :command:`if` command. The optional ``<condition>`` argument is supported for backward compatibility only. If used it must be a verbatim repeat of the argument of the opening ``if`` clause.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件