mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
temporarily turned off the new wrapper.
This commit is contained in:
+3
-3
@@ -394,9 +394,9 @@ if(UNIX)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
if(HAVE_FFMPEG)
|
||||
CHECK_MODULE(libavformat>=52.111.0 NEW_FFMPEG)
|
||||
endif()
|
||||
#if(HAVE_FFMPEG)
|
||||
#CHECK_MODULE(libavformat>=52.111.0 NEW_FFMPEG)
|
||||
#endif()
|
||||
|
||||
if(WITH_1394)
|
||||
CHECK_MODULE(libdc1394-2 HAVE_DC1394_2)
|
||||
|
||||
Reference in New Issue
Block a user