OpenCV_4.2.0/opencv_contrib-4.2.0/modules/bioinspired/CMakeLists.txt

4 lines
186 B
CMake

set(the_description "Biologically inspired algorithms")
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
ocv_define_module(bioinspired opencv_core OPTIONAL opencv_highgui WRAP java python)