mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05: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.