link-only-targets.rst 296 B

1234567
  1. link-only-targets
  2. -----------------
  3. * The :variable:`CMAKE_LINK_LIBRARIES_ONLY_TARGETS` variable and
  4. corresponding :prop_tgt:`LINK_LIBRARIES_ONLY_TARGETS` target
  5. property were added to optionally require that all link items
  6. that can be target names are actually names of existing targets.