Edit

Share via


vcpkg license-report

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.