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