1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Added fix in CMakeLists.txt for contrib module.

This commit is contained in:
StevenPuttemans
2013-08-29 16:09:48 +02:00
parent 90cf8fbd60
commit caaf440bd8
+1 -1
View File
@@ -1 +1 @@
ocv_define_module(contrib opencv_imgproc opencv_calib3d opencv_features2d opencv_ml opencv_video opencv_objdetect OPTIONAL opencv_highgui)
ocv_define_module(contrib opencv_imgproc opencv_calib3d opencv_features2d opencv_ml opencv_video opencv_objdetect opencv_nonfree OPTIONAL opencv_highgui)