Merge pull request #2887 from ilya-lavrenov:ipp_morph_fix
[platform/upstream/opencv.git] / modules / softcascade / CMakeLists.txt
1 set(the_description "Soft Cascade detection and training")
2 ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4310 -Wundef -Wmissing-declarations -Wmissing-prototypes)
3 ocv_define_module(softcascade opencv_core opencv_imgproc opencv_ml)