mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
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…
Reference in New Issue
Block a user