Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synopsis
vcpkg license-report
Description
The vcpkg license-report command prints the licenses of all installed packages.
Examples
> vcpkg install zlib
[...]
> vcpkg license-report
Installed contents are licensed to you by owners. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Installed packages declare the following licenses:
MIT
Zlib
Options
All vcpkg commands support a set of common options.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.