Hacker News new | ask | show | jobs
by davisp 666 days ago
FWIW, I’ve been working on a project that has transitioned from a standard-ish CMake super build to vcpkg and it has been a fantastic upgrade in terms of usability and reliability.

There are huge swaths of the C++ lands map I’ve not visited, so I’m sure there are areas where it wouldn’t be a good choice, but I personally think vcpkg has been great.

1 comments

vcpkg is well-designed and doesn't get in the way like conan does.