Add Datasets dependency to Tracking module

pull/341/head
Vladimir 10 years ago
parent 722f772817
commit af5bbbcebb
  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