文件操作 - LINK_LIBRARIES_INDIRECTION.txt
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/cmake3/Help/prop_tgt/LINK_LIBRARIES_INDIRECTION.txt
编辑文件内容
.. note:: A call to :command:`target_link_libraries(<target> ...)` may update this property on ``<target>``. If ``<target>`` was not created in the same directory as the call then :command:`target_link_libraries` will wrap each entry with the form ``::@(directory-id);...;::@``, where the ``::@`` is literal and the ``(directory-id)`` is unspecified. This tells the generators that the named libraries must be looked up in the scope of the caller rather than in the scope in which the ``<target>`` was created. Valid directory ids are stripped on export by the :command:`install(EXPORT)` and :command:`export` commands.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件