文件操作 - CMAKE_FIND_LIBRARY_PREFIXES.rst
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/variable/CMAKE_FIND_LIBRARY_PREFIXES.rst
编辑文件内容
CMAKE_FIND_LIBRARY_PREFIXES --------------------------- Prefixes to prepend when looking for libraries. This specifies what prefixes to add to library names when the :command:`find_library` command looks for libraries. On UNIX systems this is typically ``lib``, meaning that when trying to find the ``foo`` library it will look for ``libfoo``.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件