mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
CMake configuration for MSMF capture
This commit is contained in:
@@ -123,6 +123,7 @@ if (WIN32 AND HAVE_DSHOW)
|
||||
endif()
|
||||
|
||||
if (WIN32 AND HAVE_MSMF)
|
||||
list(APPEND highgui_srcs src/cap_msmf.hpp)
|
||||
list(APPEND highgui_srcs src/cap_msmf.cpp)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user