added optional dependency stitching->nonfree. When nonfree is available, make sure linker does not throw it away.
parent
1c616f43ba
commit
5c615ec28f
2 changed files with 7 additions and 1 deletions
@ -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) |
||||
|
||||
|
Loading…
Reference in new issue