fixed bugs for windows. added 2 tests for ffmpeg
This commit is contained in:
@@ -360,7 +360,7 @@ install(FILES ${highgui_ext_hdrs}
|
||||
include_directories("${CMAKE_CURRENT_SOURCE_DIR}/test"
|
||||
"${CMAKE_CURRENT_BINARY_DIR}")
|
||||
|
||||
set(test_deps opencv_ts opencv_highgui)
|
||||
set(test_deps opencv_ts opencv_highgui opencv_imgproc)
|
||||
|
||||
foreach(d ${test_deps})
|
||||
if(${d} MATCHES "opencv_")
|
||||
|
||||
Reference in New Issue
Block a user