Skip to content
  • Brad King's avatar
    ENH: Exception safe link interface computation · 82a8c6b0
    Brad King authored
    This fixes cmTarget::GetLinkInterface to compute and return the link
    interface in an exception-safe manner.  We manage the link interface
    returned by cmTarget::ComputeLinkInterface using auto_ptr.
    82a8c6b0