vcpkg list

摘要

vcpkg list [options]

说明

显示已安装树中的包列表以及每个包的版本和说明。

示例

$ vcpkg list

cxxopts:x64-windows              3.0.0              This is a lightweight C++ option parser library...
fmt:x64-windows                  9.0.0              Formatting library for C++. It can be used as a...
range-v3:x64-windows             0.12.0             Range library for C++11/14/17/20.
vcpkg-cmake-config:x64-windows   2022-02-06#1
vcpkg-cmake:x64-windows          2022-08-18

选项

所有 vcpkg 命令都支持一组通用选项

--x-full-desc

打印每个包的完整、未截断的说明。