mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
e1b2f593d6
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.