mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 06:26:29 +08:00
blacklisted 'tracking' due to some linking problem
This commit is contained in:
parent
2a9e252f77
commit
c23d6b67ee
@ -17,6 +17,7 @@ ocv_list_filterout(candidate_deps "^opencv_cud(a|ev)")
|
||||
ocv_list_filterout(candidate_deps "^opencv_matlab$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_ts$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_adas$")
|
||||
ocv_list_filterout(candidate_deps "^opencv_tracking$")
|
||||
|
||||
ocv_add_module(${MODULE_NAME} BINDINGS OPTIONAL ${candidate_deps})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user