vcpkg: A good C++ package manger
Every time I need to add a library on my code I struggle on configurations, dependencies, incompatibilities and more… And this problem becomes even more complex, when you try to build something with lots of libraries. For instance, in the… Continue Reading