diff --git a/modules/tracking/CMakeLists.txt b/modules/tracking/CMakeLists.txt index b74370ea5..69a3c9a0d 100644 --- a/modules/tracking/CMakeLists.txt +++ b/modules/tracking/CMakeLists.txt @@ -1,2 +1,2 @@ set(the_description "Tracking API") -ocv_define_module(tracking opencv_imgproc opencv_core opencv_video opencv_highgui) +ocv_define_module(tracking opencv_imgproc opencv_core opencv_video opencv_highgui opencv_datasets)