CMakeLists.txt 186 Bytes
Newer Older
1 2
set(the_description "Biologically inspired algorithms")
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
3
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui WRAP java python)