Add Datasets dependency to Tracking module

pull/341/head
Vladimir 9 years ago
parent 98a3956722
commit d59c6ba159
  1. 2
      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)

Loading…
Cancel
Save