Skip to content
  • Brad King's avatar
    ENH: Refactor target output dir computation · 275c21d3
    Brad King authored
    This creates cmTarget::GetOutputInfo to compute, cache, and lookup
    target output directory information on a per-configuration basis.  It
    avoids re-computing the information every time it is needed.
    275c21d3