build: winpack_dldt with videoio plugins

This commit is contained in:
Alexander Alekhin 2020-10-13 13:41:07 +00:00
parent 78476a0fe2
commit 1048feac3b

View File

@ -350,6 +350,8 @@ class Builder:
INSTALL_PDB='ON', INSTALL_PDB='ON',
INSTALL_PDB_COMPONENT_EXCLUDE_FROM_ALL='OFF', INSTALL_PDB_COMPONENT_EXCLUDE_FROM_ALL='OFF',
VIDEOIO_PLUGIN_LIST='all',
OPENCV_SKIP_CMAKE_ROOT_CONFIG='ON', OPENCV_SKIP_CMAKE_ROOT_CONFIG='ON',
OPENCV_BIN_INSTALL_PATH='bin', OPENCV_BIN_INSTALL_PATH='bin',
OPENCV_INCLUDE_INSTALL_PATH='include', OPENCV_INCLUDE_INSTALL_PATH='include',