LINK_DIRECTORIES.rst 282 B

123456789
  1. LINK_DIRECTORIES
  2. ----------------
  3. * CMake gained new capabilities to manage link directories:
  4. * :prop_tgt:`LINK_DIRECTORIES` and :prop_tgt:`INTERFACE_LINK_DIRECTORIES`
  5. target properties.
  6. * :command:`target_link_directories` command to add link directories to
  7. targets.