mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 21:01:33 -05:00
'WITH_' variables is intended to enable CMake scripts with some autodetection logic. 'WITH_' can be off, but components is really enabled via command-line options with proper variables setup (including 'HAVE_').