diff --git a/modules/calib3d/CMakeLists.txt b/modules/calib3d/CMakeLists.txt index 1348ae5dd5..9ce2d0ba7d 100644 --- a/modules/calib3d/CMakeLists.txt +++ b/modules/calib3d/CMakeLists.txt @@ -1 +1 @@ -define_opencv_module(calib3d opencv_core opencv_imgproc) +define_opencv_module(calib3d opencv_core opencv_imgproc opencv_highgui)