Skip to content
  • Brad King's avatar
    Introduce "build feature" lookup framework · 1e482435
    Brad King authored
    This creates cmTarget::GetFeature and cmMakefile::GetFeature methods to
    query "build feature" properties.  These methods handle local-to-global
    scope and per-configuration property lookup.  Specific build features
    will be defined later.
    1e482435