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

4 lines
186 B
CMake
Raw Normal View History

2024-07-25 16:47:56 +08:00
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)