mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 15:04:01 +08:00
#21804 Add opencv_gapi as dep to samples/cpp
This commit is contained in:
parent
139c443770
commit
5acf351e4b
@ -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})
|
||||
|
Loading…
Reference in New Issue
Block a user