build: winpack_dldt with videoio plugins
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 13 Oct 2020 13:41:07 +0000 (13:41 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 13 Oct 2020 13:41:07 +0000 (13:41 +0000)
platforms/winpack_dldt/build_package.py

index 8618e11..05991da 100644 (file)
@@ -350,6 +350,8 @@ class Builder:
             INSTALL_PDB='ON',
             INSTALL_PDB_COMPONENT_EXCLUDE_FROM_ALL='OFF',
 
+            VIDEOIO_PLUGIN_LIST='all',
+
             OPENCV_SKIP_CMAKE_ROOT_CONFIG='ON',
             OPENCV_BIN_INSTALL_PATH='bin',
             OPENCV_INCLUDE_INSTALL_PATH='include',