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

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)