Merge pull request #18806 from quaresmajose:cmake

pull/18810/head
Alexander Alekhin 4 years ago
commit cea137f313
  1. 1
      samples/cpp/CMakeLists.txt

@ -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})

Loading…
Cancel
Save