pull/468/head
Alexander Alekhin 9 years ago
parent 506ab8e7a4
commit 8ccba1d562
  1. 2
      modules/xobjdetect/tools/waldboost_detector/CMakeLists.txt

@ -1,7 +1,7 @@
set(name waldboost_detector)
set(the_target opencv_${name})
set(OPENCV_${the_target}_DEPS opencv_core opencv_imgcodecs opencv_videoio
set(OPENCV_${the_target}_DEPS opencv_core opencv_imgproc opencv_imgcodecs opencv_videoio
opencv_highgui opencv_xobjdetect)
ocv_check_dependencies(${OPENCV_${the_target}_DEPS})

Loading…
Cancel
Save