Commit 779acfa7 authored by Roman Donchenko's avatar Roman Donchenko

Suppressed -Wundef in bioinspired, because of OpenCL headers.

parent 4036f6a3
set(the_description "Biologically inspired algorithms")
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui opencv_ocl)
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