mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Making all dependencies from highgui module optional
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
set(the_description "Object Detection")
|
||||
ocv_define_module(objdetect OPTIONAL opencv_highgui)
|
||||
ocv_define_module(objdetect opencv_core opencv_imgproc OPTIONAL opencv_highgui)
|
||||
|
||||
Reference in New Issue
Block a user