LINK_OPTIONS.rst 382 B

1234567891011
  1. LINK_OPTIONS
  2. ------------
  3. * CMake gained new capabilities to manage link step:
  4. * :prop_dir:`LINK_OPTIONS` directory property
  5. * :prop_tgt:`LINK_OPTIONS` and :prop_tgt:`INTERFACE_LINK_OPTIONS` target
  6. properties
  7. * :command:`add_link_options` command to add link options in the current
  8. directory
  9. * :command:`target_link_options` command to add link options to targets