In classic mode you can run vcpkg list to see all installed packages. What is the equivalent in manifest mode?
vcpkg.json does not specify versions, so I would like to see what versions I actually got.
Try using --x-install-root.
Given that default value (vcpkg_installed) was used during install it should be:
vcpkg list --x-install-root=<path-to-vcpkg-json>\vcpkg_installed\<triplet>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With