Skip to content
  • Brad King's avatar
    BUG: Fix windows command line escape for empty arg · 7f5573e8
    Brad King authored
    On Windows the KWSys System package generates escapes for command-line
    arguments.  This fix enables quoting of the empty string as an argument.
    This also adds a test to pass an empty argument to a custom command.
    7f5573e8