Skip to content
  • Brad King's avatar
    Cleanup cmTarget source file list representation · 4eb5f1be
    Brad King authored
    This teaches cmTarget to use a set of cmSourceFile pointers to guarantee
    unique insertion of source files in a target.  The order of insertion is
    still preserved in the SourceFiles vector.
    4eb5f1be