mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
22c0bb7dc9
'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_').