Added fix in CMakeLists.txt for contrib module.
authorStevenPuttemans <steven.puttemans@lessius.eu>
Thu, 29 Aug 2013 14:09:48 +0000 (16:09 +0200)
committerStevenPuttemans <steven.puttemans@lessius.eu>
Thu, 29 Aug 2013 14:09:48 +0000 (16:09 +0200)
modules/contrib/CMakeLists.txt

index 81c9ea4..26af1e3 100644 (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)