Hacker News new | ask | show | jobs
by klik99 1247 days ago
Does this work across linux, mac and windows cross platform projects?
1 comments

vcpkg the tool is cross platform. Of course not all libraries in vcpkg are cross platform, but most are.
Likewise for NuGET in the context of .NET libraries with native dependencies.