vcpkg is a free C/C++ package manager for acquiring and managing libraries that runs on all platforms, build systems, and work flows.
You need to initiliaze vcpkg every time you start a new terminal session.
The vcpkg-configuration.json file forms part of a project's manifest that enables reproducible installations on various machines.