Skip to content

[libyuv] Find dependency port libjpeg-turbo#12213

Merged
ras0219-msft merged 1 commit intomicrosoft:masterfrom
PhoebeHui:dev/Phoebe/libyuv
Jul 6, 2020
Merged

[libyuv] Find dependency port libjpeg-turbo#12213
ras0219-msft merged 1 commit intomicrosoft:masterfrom
PhoebeHui:dev/Phoebe/libyuv

Conversation

@PhoebeHui
Copy link
Copy Markdown
Contributor

Add libyuv-config.cmake to handle 'can't not find libjpeg-turbo pkg" when use libyuv.
Update the patch to match the changes. it rename the targets file to config file before.

@PhoebeHui PhoebeHui added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Jul 2, 2020
@PhoebeHui PhoebeHui marked this pull request as ready for review July 3, 2020 01:32
@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Jul 3, 2020
@ras0219-msft ras0219-msft merged commit e0f0dc5 into microsoft:master Jul 6, 2020
@@ -0,0 +1,5 @@
include(CMakeFindDependencyMacro)
find_dependency(JPEG REQUIRED)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not require REQUIRED

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

Labels

category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants