mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +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)
|
|
|