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

Make depend-info subcommand able to handle features #6797

Merged
merged 3 commits into from
Jul 9, 2019
Merged

Make depend-info subcommand able to handle features #6797

merged 3 commits into from
Jul 9, 2019

Conversation

gnaggnoyil
Copy link
Contributor

This PR will allow commands such as vcpkg depend-info package[features] to correctly show package dependencies when those features are enabled, instead of simply emitting an error—at least for direct output.

Tested with command vcpkg depend-info ace[*] and vcpkg depend-info ace[ssl] and it works as expected. #6668 should be fixed with this PR.

@msftclas
Copy link

msftclas commented Jun 6, 2019

CLA assistant check
All CLA requirements met.

@cbezault cbezault self-assigned this Jun 9, 2019
@cbezault cbezault merged commit 7f80c0e into microsoft:master Jul 9, 2019
strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants