CMakeLists.txt 178 Bytes
Newer Older
Vincent Rabaud's avatar
Vincent Rabaud committed
1 2
set(the_description "RGBD algorithms")
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef)
3
ocv_define_module(rgbd opencv_core opencv_calib3d opencv_highgui opencv_imgproc WRAP python)