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] Ignore dependencies not found errors when downloading mode #12323

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

JackBoosY
Copy link
Contributor

@JackBoosY JackBoosY commented Jul 8, 2020

if (!missing_fspecs.empty())

Here, when the current port dependency is detected as unsuccessful, it will return failure, but it is not judged whether it is in download mode.

Fixes #10950.

@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 Jul 8, 2020
@JackBoosY
Copy link
Contributor Author

@ras0219 @ras0219-msft @BillyONeal Do you have any suggestions?

@JackBoosY JackBoosY marked this pull request as ready for review July 8, 2020 07:32
@JackBoosY
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ras0219-msft ras0219-msft merged commit 0c95d75 into microsoft:master Jul 8, 2020
@ras0219-msft
Copy link
Contributor

LGTM, thanks!

@JackBoosY JackBoosY deleted the dev/jack/10950 branch July 9, 2020 02:05
@PhoebeHui PhoebeHui changed the title Ignore dependencies not found errors when downloading mode [vcpkg] Ignore dependencies not found errors when downloading mode Jul 17, 2020
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
3 participants