Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 267 Bytes

has-link-argument.md

File metadata and controls

9 lines (7 loc) · 267 Bytes

has_link_argument() and friends

A new set of methods has been added on compiler objects to test if the linker supports given arguments.

  • has_link_argument()
  • has_multi_link_arguments()
  • get_supported_link_arguments()
  • first_supported_link_argument()