Vcpkg registry for personal use
Add the file vcpkg-configuration.json to the root directory of vcpkg, and it will run with this configuration under the manifest mode.
vcpkg-configuration.json
{
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": " 980c981a8ab8dcf9389c9d10c3e1bc20b6ee23f9"
},
"registries": [
{
"kind": "git",
"repository": "https://github.com/QiuYilin/vcpkg-registry",
"packages": [
"cgraph"
],
"baseline": "aa4754b217e4c3a4e3633c56f0b6637b8f75d617"
}
]
}
https://github.com/microsoft/vcpkg