文件操作 - CMAKE_PARENT_LIST_FILE.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/variable/CMAKE_PARENT_LIST_FILE.rst
编辑文件内容
CMAKE_PARENT_LIST_FILE ---------------------- Full path to the CMake file that included the current one. While processing a CMake file loaded by :command:`include` or :command:`find_package` this variable contains the full path to the file including it. The top of the include stack is always the ``CMakeLists.txt`` for the current directory. See also :variable:`CMAKE_CURRENT_LIST_FILE`.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件