mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03:00
The paths are defined properly with an escape "\ " but you cannot have an escape and quotes when piping (otherwise, escapes are understood as 2 characters). So just remove the quotes.