Merge pull request #18806 from quaresmajose:cmake

This commit is contained in:
Alexander Alekhin 2020-11-14 18:17:31 +00:00
commit cea137f313

View File

@ -14,6 +14,7 @@ set(OPENCV_CPP_SAMPLES_REQUIRED_DEPS
opencv_features2d
opencv_calib3d
opencv_stitching
opencv_dnn
${OPENCV_MODULES_PUBLIC}
${OpenCV_LIB_COMPONENTS})
ocv_check_dependencies(${OPENCV_CPP_SAMPLES_REQUIRED_DEPS})