Skip to content
  • Brad King's avatar
    Factor implicit link info addition into methods · 8aaf3ceb
    Brad King authored
    In cmComputeLinkInformation::Compute we add implicit link information
    from languages other than the linker language to the end of the link
    line.  This factors out that code into separate methods to improve
    readability and organization.
    8aaf3ceb