mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
some mandatory string keys like paths must not be empty. Add the special default value `<none>` so the CommandLineParser can enforce this and generate an according error message for us.