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] Show Empty Object on vcpkg --list when used with --x-json #13667

Merged
merged 1 commit into from
Sep 24, 2020

Conversation

pratikpc
Copy link
Contributor

Thanks to @strega-nil for recommending using Json::stringify over my initial idea of simply printing an empty object directly System::print2('{}');

Closes #13637

Describe the pull request

Yes

Thanks to @strega-nil for recommending using Json::stringify over my initial idea of simply printing an empty object

Closes microsoft#13637
@JackBoosY JackBoosY self-assigned this Sep 23, 2020
@PhoebeHui PhoebeHui added the category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed label Sep 23, 2020
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Sep 24, 2020
@ras0219-msft ras0219-msft merged commit 3031f78 into microsoft:master Sep 24, 2020
@ras0219-msft
Copy link
Contributor

Thanks for the PR!

strega-nil pushed a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
…crosoft#13667)

Thanks to @strega-nil for recommending using Json::stringify over my initial idea of simply printing an empty object

Closes microsoft#13637
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:vcpkg-feature The issue is a new capability of the tool that doesn’t already exist and we haven’t committed info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] If No Package is installed and --x-json is specified, vcpkg list should be empty
5 participants