[opencv4] Fix INTERFACE_LINK_LIBRARIES error#14177
[opencv4] Fix INTERFACE_LINK_LIBRARIES error#14177BillyONeal merged 2 commits intomicrosoft:masterfrom
Conversation
|
cc @cenit for review this PR. |
cenit
left a comment
There was a problem hiding this comment.
Thanks @JackBoosY for the patch.
Yes it is very appropriate to back port the patch also to opencv2/3 and to suggest it also upstream
|
These contents did not appear in opencv2/opencv3. |
|
I think this change is correct but want to give upstream a few days to respond; as long as they don't take explicit issue with this change I'll merge it in ~4 days (Friday) |
might be in different positions of the code maybe? Did you try if |
|
@cenit opencv2 and opencv3 can be built successfully without this changes. |
|
@BillyONeal Okay, the upstream accepted my PR. |
|
Just tested and PR seems to be working fine and compile without errors.. |
|
Awesome, thanks @JackBoosY ! |
|
try 'vcpkg install opencv[core,dnn,ffmpeg,jpeg,opengl,png,tiff,webp,freetype]:x64-windows --recurse' |
Fix configure error:
Fixes #14171.