Skip to content
  • Brad King's avatar
    Rename local target lookup methods to clarify purpose · 0e44f489
    Brad King authored
    Rename methods:
    
    * `cmMakefile::Find{ => LocalNonAlias}Target`
    * `cmLocalGenerator::Find{ => LocalNonAlias}GeneratorTarget`
    
    These names clarify that they are for directory-local target names
    and do not consider alias targets.
    0e44f489