CMAKE_LINK_INTERFACE_LIBRARIES.rst 267 B

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