Made dependency of opencv_objdetect from opencv_highgui optional.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
set(the_description "Object Detection")
|
||||
ocv_define_module(objdetect opencv_highgui opencv_calib3d)
|
||||
ocv_define_module(objdetect opencv_calib3d OPTIONAL opencv_highgui)
|
||||
|
Reference in New Issue
Block a user