Skip to content

G-API: fix static build with OpenVINO#23842

Merged
asmorkalov merged 1 commit intoopencv:4.xfrom
opencv-pushbot:gitee/alalek/fix_static_build_with_gapi_openvino
Jun 21, 2023
Merged

G-API: fix static build with OpenVINO#23842
asmorkalov merged 1 commit intoopencv:4.xfrom
opencv-pushbot:gitee/alalek/fix_static_build_with_gapi_openvino

Conversation

@opencv-alalek
Copy link
Copy Markdown
Contributor

Need to register external dependency if dnn module is not used:

-DWITH_OPENVINO=ON -DBUILD_opencv_dnn=OFF -DBUILD_SHARED_LIBS=OFF

Similar to https://github.com/opencv/opencv/blame/1db1422fbdc1a03d1523b50ad9b05d72cbd39616/modules/dnn/CMakeLists.txt#L241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants