mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
win32: always link to vfw32
This commit is contained in:
@@ -107,7 +107,6 @@ endif()
|
||||
|
||||
if(WIN32)
|
||||
list(APPEND highgui_srcs src/cap_vfw.cpp src/cap_cmu.cpp src/cap_dshow.cpp)
|
||||
list(APPEND HIGHGUI_LIBRARIES vfw32)
|
||||
endif(WIN32)
|
||||
|
||||
if(HAVE_XINE)
|
||||
|
||||
Reference in New Issue
Block a user