mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
26fe8bd4f2
it will allow to build features2d even if flann module is not available
3 lines
144 B
CMake
3 lines
144 B
CMake
set(the_description "2D Features Framework")
|
|
ocv_define_module(features2d opencv_imgproc OPTIONAL opencv_flann opencv_highgui WRAP java python)
|