Skip to content
  • Brad King's avatar
    ENH: Created cmComputeLinkDepends to compute link dependencies. · 99b97dec
    Brad King authored
      - This will be useful for imported library dependencies
      - Replaces old cmTarget analyze-lib-depends stuff for linking
      - Formalizes graph construction and dump
      - Explicitly represents dependency inferral sets
      - Use BFS of initial dependencies to preserve order
    99b97dec