Are you using vcpkg?
Registries: Bring your own libraries to vcpkg
by Nicole Mazzuca
From the article:
Are you working on a C++ project with library dependencies? Are you tired of maintaining a custom-built package management workflow with duct tape and git submodules? Then you should consider trying out a package manager. Perhaps you have been side-eyeing vcpkg for a while, and it looks like the perfect solution for your team, but for one problem: not all your dependencies are open source! Your company has internal libraries that they expect everyone to use too...
Add a Comment
Comments are closed.