diff --git a/modules/latentsvm/CMakeLists.txt b/modules/latentsvm/CMakeLists.txt index 99f4c952c..7c1ae441d 100644 --- a/modules/latentsvm/CMakeLists.txt +++ b/modules/latentsvm/CMakeLists.txt @@ -1,2 +1,2 @@ set(the_description "Object Detection") -ocv_define_module(latentsvm opencv_core opencv_imgproc opencv_objdetect opencv_ts OPTIONAL opencv_highgui) +ocv_define_module(latentsvm opencv_core opencv_imgproc opencv_objdetect OPTIONAL opencv_highgui)