fixed warnings
This commit is contained in:
parent
fd7bf0b766
commit
3b065e38be
@ -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()
|
||||
|
Loading…
x
Reference in New Issue
Block a user