purl-spec icon indicating copy to clipboard operation
purl-spec copied to clipboard

Add support for Microsoft's cross-platform C and C++ package manager, `vcpkg`

Open AnthonyMastrean opened this issue 1 year ago • 0 comments

vcpkg is a cross-platform package manager for C and C++ developers. Using vcpkg you can quickly get thousands of high quality open source libraries to empower your application and internally share collections of private components.

https://learn.microsoft.com/en-us/vcpkg/

AnthonyMastrean avatar Feb 11 '23 16:02 AnthonyMastrean