CMAKE_LINK_INTERFACE_LIBRARIES.rst 291 B

12345678
  1. CMAKE_LINK_INTERFACE_LIBRARIES
  2. ------------------------------
  3. Default value for :prop_tgt:`LINK_INTERFACE_LIBRARIES` of targets.
  4. This variable is used to initialize the :prop_tgt:`LINK_INTERFACE_LIBRARIES`
  5. property on all the targets. See that target property for additional
  6. information.