Add opencv_matlab to Python ignored modules
Requested by @vpisarev in #3047.
This commit is contained in:
parent
9d9411555f
commit
d921cde4d2
@ -15,6 +15,7 @@ endforeach(mp)
|
||||
# module blacklist
|
||||
ocv_list_filterout(candidate_deps "^opencv_cud(a|ev)")
|
||||
ocv_list_filterout(candidate_deps "^opencv_adas$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_matlab$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_tracking$")
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user