mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
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.