added optional dependency stitching->nonfree. When nonfree is available, make sure...
[profile/ivi/opencv.git] / modules / stitching / CMakeLists.txt
index 88fd865..5d48bd3 100644 (file)
@@ -1,3 +1,3 @@
 set(the_description "Images stitching")
-ocv_define_module(stitching opencv_imgproc opencv_features2d opencv_calib3d opencv_objdetect OPTIONAL opencv_gpu)
+ocv_define_module(stitching opencv_imgproc opencv_features2d opencv_calib3d opencv_objdetect OPTIONAL opencv_gpu opencv_nonfree)