Skip to content
  • Brad King's avatar
    cmGlobalGenerator: Create a non-virtual 'DoGenerate' method · f5c0efdb
    Brad King authored
    Make the virtual 'Generate' method protected.  Make 'DoGenerate'
    the main entry point to generation.  This gives cmGlobalGenerator
    a chance to do some early operations before the individual
    generator-specific implementations take over.
    f5c0efdb