Skip to content
  • Brad King's avatar
    Merge topic 'dev/target-fastpaths' · 36a8184d
    Brad King authored and Kitware Robot's avatar Kitware Robot committed
    a9c9b66c cmTarget: use a hash_map for cmTargets typedef
    bcb6dbc1 cmTarget: help the optimizer a bit
    679f3dee cmTarget: use hash_set for sets of strings
    23d6520d cmTarget: Allow caching of empty genex expansions
    cd54f1db cmTarget: Only copy GenEx expansions when necessary
    b75fc0e1 cmTarget: Don't set properties on custom targets
    66076915 cmTarget: Use static strings for special property names
    cebefa71 cmTarget: Sort special property checks
    97ce676e cmTarget: Fast path for regular properties
    4cfa918a cmTarget: Factor out common code
    85242b7d cmTarget: Use else/if trees rather than an if tree
    36a8184d