mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
0fcc5face3
`-E touch` command doesn't create intermediate directories. We have to do it manually using `file(MAKE_DIRECTORY ...)` command.