mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
build: winpack_dldt with videoio plugins
This commit is contained in:
parent
78476a0fe2
commit
1048feac3b
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user