opencv/modules/features2d/CMakeLists.txt
Ethan Rublee 8ee50c422b adding some small changes to support android build,
mainly cmake stuff, but in persistance the wcstombs
is not supported on android, and in
sift.cpp there was and ifdef that affected arm and this
causes undefined symbols on android.
2010-09-22 02:16:33 +00:00

3 lines
91 B
CMake

define_opencv_module(features2d opencv_core opencv_imgproc opencv_calib3d opencv_highgui)