Skip to content
  • Brad King's avatar
    Rename/constify build-time config placeholder lookup · 9c0a00d6
    Brad King authored
    Rename cmGlobalGenerator::GetCMakeCFG{InitDirectory => IntDir} to
    have a shorter name without a typo.  Add a 'const' qualifier since
    the method is only for lookup and never needs to modify anything.
    9c0a00d6