1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

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
+1
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})