Skip to content

[pangolin] Fix static build error#15593

Merged
ras0219-msft merged 5 commits intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/fix-pangolin
Mar 11, 2021
Merged

[pangolin] Fix static build error#15593
ras0219-msft merged 5 commits intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/fix-pangolin

Conversation

@NancyLi1013
Copy link
Copy Markdown
Contributor

@NancyLi1013 NancyLi1013 commented Jan 12, 2021

Describe the pull request

Use ffmpeg provied by vcpkg in pangolin.

Add cmake_policy(SET CMP0012 NEW) in vcpkg-cmake-wrapper.cmake for ffmpeg to avoid if() calls fail, causing the feature dependencies not found.

@NancyLi1013 NancyLi1013 added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Jan 12, 2021
NancyLi1013 added 2 commits February 26, 2021 00:10
@NancyLi1013 NancyLi1013 requested a review from JackBoosY March 9, 2021 09:06
@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Mar 10, 2021
@ras0219-msft ras0219-msft merged commit 2543be2 into microsoft:master Mar 11, 2021
@ras0219-msft
Copy link
Copy Markdown
Contributor

LGTM, thanks!

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.

[pangolin] build failure

4 participants