Skip to content
  • Brad King's avatar
    Factor out common custom command generator · 542b5174
    Brad King authored
    The Makefile, VS, and Xcode generators previously duplicated some custom
    command line generation code.  Factor this out into a separate class
    cmCustomCommandGenerator shared by all generators.
    542b5174