Hacker News new | ask | show | jobs
by pjmlp 1248 days ago
I prefer the equation, :)

vcpkg/NuGET + (any build system) = problem solved

1 comments

Does this work across linux, mac and windows cross platform projects?
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.