mirror of https://github.com/opencv/opencv.git
parent
b50090f850
commit
068fb03011
2 changed files with 2 additions and 1 deletions
@ -1,3 +1,3 @@ |
||||
set(the_description "Soft Cascade detection and training") |
||||
ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4310 -Wundef -Wsign-promo -Wmissing-declarations -Wmissing-prototypes) |
||||
ocv_warnings_disable(CMAKE_CXX_FLAGS /wd4310 -Wundef -Wmissing-declarations -Wmissing-prototypes) |
||||
ocv_define_module(softcascade opencv_core opencv_imgproc opencv_ml) |
||||
|
Loading…
Reference in new issue