Commit 3b065e38 authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

fixed warnings

parent fd7bf0b7
......@@ -14,6 +14,8 @@ if(HAVE_CUDA)
ocv_include_directories(${CUDA_INCLUDE_DIRS})
endif()
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
ocv_add_module(ts opencv_core opencv_features2d)
ocv_glob_module_sources()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment