mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Suppressed -Wundef in bioinspired, because of OpenCL headers.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
set(the_description "Biologically inspired algorithms")
|
||||
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
|
||||
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui opencv_ocl)
|
||||
|
||||
Reference in New Issue
Block a user