another mac-related fix, let's squeeze it in this PR too
This commit is contained in:
parent
5d8098a2c3
commit
6f86c9f118
@ -21,6 +21,7 @@ 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_ts$")
|
||||
|
||||
ocv_add_module(${MODULE_NAME} BINDINGS OPTIONAL ${candidate_deps})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user