Skip to content
  • Brad King's avatar
    ENH: Refactor VS 6 build event generation · 5129c23c
    Brad King authored
    In cmLocalVisualStudio6Generator we generate pre-build, pre-link, and
    post-build events into project files.  This refactors the generation
    code for the three event types into a private EventWriter class to avoid
    duplicate code.
    5129c23c