Merge pull request #130 from wangyan42164/debug_build_fix

Fix debug build broken issue.
pull/100/merge
Vadim Pisarevsky 11 years ago
commit 525c4d5ecd
  1. 2
      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)

Loading…
Cancel
Save