文件操作 - remove.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/command/remove.rst
编辑文件内容
remove ------ .. deprecated:: 3.0 Use the :command:`list(REMOVE_ITEM)` command instead. :: remove(VAR VALUE VALUE ...) Removes ``VALUE`` from the variable ``VAR``. This is typically used to remove entries from a vector (e.g. semicolon separated list). ``VALUE`` is expanded.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件