HEX
Server: Apache
System: FreeBSD www860.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
User: yoyo0427 (1306)
PHP: 8.3.8
Disabled: NONE
Upload Files
File: //usr/local/share/cmake/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.