Skip to content

Commit

Permalink
Merge pull request opencv#22245 from rprasanth:4.x
Browse files Browse the repository at this point in the history
opencv#21804 Add opencv_gapi as dep to samples/cpp
  • Loading branch information
asmorkalov authored Apr 11, 2023
2 parents 3f02c9d + 5acf351 commit ebde9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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})
Expand Down

0 comments on commit ebde9a5

Please sign in to comment.