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

[vcpkg] Delay failures in vcpkg install until missing manifest requested #13231

Merged
merged 2 commits into from
Sep 3, 2020

Conversation

ras0219
Copy link
Contributor

@ras0219 ras0219 commented Aug 30, 2020

This PR enables users of --overlay-ports to only pass the overlay when required by that install action. For example, given package foo that was installed via an overlay and depends on nothing, vcpkg install rapidjson should not inherently require the overlay to be passed.

@JackBoosY JackBoosY added category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:internal This PR or Issue was filed by the vcpkg team. labels Aug 31, 2020
@BillyONeal BillyONeal merged commit 13f5a3d into microsoft:master Sep 3, 2020
@BillyONeal
Copy link
Member

Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-bug The issue is with the vcpkg system (including helper scripts in `scripts/cmake/`) info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants