it will allow to build features2d even if flann module is not availablepull/9848/head
parent
1ba29cc95d
commit
26fe8bd4f2
8 changed files with 36 additions and 3 deletions
@ -1,2 +1,2 @@ |
||||
set(the_description "2D Features Framework") |
||||
ocv_define_module(features2d opencv_imgproc opencv_flann OPTIONAL opencv_highgui WRAP java python) |
||||
ocv_define_module(features2d opencv_imgproc OPTIONAL opencv_flann opencv_highgui WRAP java python) |
||||
|
Loading…
Reference in new issue