mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
4 lines
128 B
CMake
4 lines
128 B
CMake
set(the_description "2D Features Framework")
|
|
ocv_define_module(features2d opencv_imgproc opencv_flann OPTIONAL opencv_highgui)
|
|
|