Add opencv_matlab to Python ignored modules
Requested by @vpisarev in #3047.
This commit is contained in:
@@ -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$")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user