summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/INTERFACE_LINK_LIBRARIES_DIRECT.txt
blob: 077af4206badc72bf4f368834c985b4660e8efb8 (plain)
1
2
3
4
5
6
7
8
9
The value of |INTERFACE_PROPERTY_LINK_DIRECT| may use
:manual:`generator expressions <cmake-generator-expressions(7)>`.

.. note::

  The |INTERFACE_PROPERTY_LINK_DIRECT| target property is intended for
  advanced use cases such as injection of static plugins into a consuming
  executable.  It should not be used as a substitute for organizing
  normal calls to :command:`target_link_libraries`.