Skip to content

cmake: don't export external target twice#23963

Merged
opencv-pushbot merged 1 commit intoopencv:4.xfrom
opencv-pushbot:gitee/alalek/fixup_23842
Jul 11, 2023
Merged

cmake: don't export external target twice#23963
opencv-pushbot merged 1 commit intoopencv:4.xfrom
opencv-pushbot:gitee/alalek/fixup_23842

Conversation

@opencv-alalek
Copy link
Copy Markdown
Contributor

fixup #23842

Error message on -DWITH_OPENVINO=ON -DBUILD_SHARED_LIBS=OFF:

CMake Error: install(EXPORT "OpenCVModules" ...) includes target "ocv.3rdparty.openvino" more than once in the export set.
CMake Error in CMakeLists.txt:
  given target "ocv.3rdparty.openvino" more than once.

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