提交 a2ae1db3 编写于 作者: A Alexander Mordvintsev

'adas' extra module doesn't produce .lib on windows (causes link error)

上级 9ab3b89c
......@@ -23,6 +23,8 @@ foreach(mp ${OPENCV_MODULES_PATH} ${OPENCV_EXTRA_MODULES_PATH})
endforeach(m)
endforeach(mp)
ocv_list_filterout(candidate_deps "^opencv_cud(a|ev)")
ocv_list_filterout(candidate_deps "^opencv_adas$")
ocv_add_module(python BINDINGS OPTIONAL ${candidate_deps})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册