mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
1dd7f546af
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.