Skip to content

Commit b566035

Browse files
committed
Merge pull request #1836 from soyersoyer:master
2 parents 60f3bee + 6ca4d39 commit b566035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/bioinspired/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
set(the_description "Biologically inspired algorithms")
22
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
3-
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui opencv_ocl WRAP java python)
3+
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui WRAP java python)

0 commit comments

Comments
 (0)