mirror of
https://github.com/opencv/opencv.git
synced 2025-06-06 00:43:52 +08:00
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…
Reference in New Issue
Block a user