We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f3bee commit 6ca4d39Copy full SHA for 6ca4d39
modules/bioinspired/CMakeLists.txt
@@ -1,3 +1,3 @@
1
set(the_description "Biologically inspired algorithms")
2
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
3
-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)
0 commit comments