Skip to content
  • Brad King's avatar
    ENH: Improve link line generation for static library cycles. · 4987e17f
    Brad King authored
      - Move Tarjan algorithm from cmComputeTargetDepends
        into its own class cmComputeComponentGraph
      - Use cmComputeComponentGraph to identify the component DAG
        of link dependencies in cmComputeLinkDepends
      - Emit non-trivial component members more than once but always
        in a contiguous group on the link line
    4987e17f