mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
hide info warnings
This commit is contained in:
parent
1c9262dce4
commit
f89ea6d7fa
@ -15,6 +15,7 @@ if(BUILD_EXAMPLES AND OCV_DEPENDENCIES_FOUND)
|
|||||||
ocv_include_modules_recurse(${OPENCV_OPENVX_SAMPLE_REQUIRED_DEPS})
|
ocv_include_modules_recurse(${OPENCV_OPENVX_SAMPLE_REQUIRED_DEPS})
|
||||||
|
|
||||||
add_definitions(-DIVX_USE_OPENCV)
|
add_definitions(-DIVX_USE_OPENCV)
|
||||||
|
add_definitions(-DIVX_HIDE_INFO_WARNINGS)
|
||||||
|
|
||||||
file(GLOB srcs_wrapped wrappers.cpp *.hpp)
|
file(GLOB srcs_wrapped wrappers.cpp *.hpp)
|
||||||
file(GLOB srcs_orig no_wrappers.cpp *.hpp)
|
file(GLOB srcs_orig no_wrappers.cpp *.hpp)
|
||||||
|
Loading…
Reference in New Issue
Block a user