mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 12:10:09 +02:00
f4a5754eae
Apparently these arguments are all passed as a space separated Win32 command line, so we need to do our own quoting. I was about to submit a patch for this to Wine, but escaping escaped quotes sounds like a pain.