mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
fix compile problems with contributed ximgproc/xphoto
This commit is contained in:
@@ -21,6 +21,8 @@ ocv_list_filterout(candidate_deps "^opencv_tracking$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_optflow$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_bgsegm$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_xfeatures2d$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_ximgproc$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_xphoto$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_ts$")
|
||||
|
||||
ocv_add_module(${MODULE_NAME} BINDINGS OPTIONAL ${candidate_deps})
|
||||
|
||||
Reference in New Issue
Block a user