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