文件操作 - variable_watch.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/command/variable_watch.rst
编辑文件内容
variable_watch -------------- Watch the CMake variable for change. .. code-block:: cmake variable_watch(<variable> [<command>]) If the specified ``<variable>`` changes, a message will be printed to inform about the change. Additionally, if ``<command>`` is given, this command will be executed. The command will receive the following arguments: ``COMMAND(<variable> <access> <value> <current_list_file> <stack>)``
修改文件时间
将文件时间修改为当前时间的前一年
删除文件