Merge pull request #1836 from soyersoyer:master

pull/1837/head^2
Alexander Alekhin 7 years ago
commit b566035726
  1. 2
      modules/bioinspired/CMakeLists.txt

@ -1,3 +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 WRAP java python)
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui WRAP java python)

Loading…
Cancel
Save