Skip to content
  • Brad King's avatar
    Generalize cmCustomCommandGenerator to more fields · bc993f27
    Brad King authored
    Until now the cmCustomCommandGenerator was used only to compute the
    command lines of a custom command.  Generalize it to get the comment,
    working directory, dependencies, and outputs of custom commands.  Update
    use in all generators to support this.
    bc993f27