Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pangolin] Fix static build error #15593

Merged
merged 5 commits into from Mar 11, 2021

Conversation

NancyLi1013
Copy link
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 This PR or Issue was filed by the vcpkg team. labels Jan 12, 2021
NancyLi1013 added 2 commits February 26, 2021 00:10
…NancyLi/fix-pangolin

# Conflicts:
#	ports/ffmpeg/CONTROL
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Mar 10, 2021
@ras0219-msft ras0219-msft merged commit 2543be2 into microsoft:master Mar 11, 2021
@ras0219-msft
Copy link
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:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pangolin] build failure
4 participants