Merge pull request #22245 from rprasanth:4.x

#21804 Add opencv_gapi as dep to samples/cpp
This commit is contained in:
Alexander Smorkalov
2023-04-11 13:56:20 +03:00
committed by GitHub

View File

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