mirror of
https://github.com/opencv/opencv.git
synced 2025-08-05 22:19:14 +08:00
Refresh code. Fix merge conflict
This commit is contained in:
parent
d58f736935
commit
ca307669d4
@ -35,6 +35,7 @@ endif()
|
||||
|
||||
if (WIN32 AND HAVE_DSHOW)
|
||||
list(APPEND videoio_srcs src/cap_dshow.cpp)
|
||||
list(APPEND videoio_hdrs src/cap_dshow.hpp)
|
||||
endif()
|
||||
|
||||
if (WIN32 AND HAVE_MSMF)
|
||||
|
Loading…
Reference in New Issue
Block a user