在你项目的 vcpkg-configuration.json 中加入:
{
"registries": [
{
"kind": "git",
"repository": "https://github.com/ACFUN-FOSS/official-vcpkg-registry",
"baseline": "1546e20a93817f4854313b2bfb20bc90d22c10b5",
"packages": [ "acfun-cloud-emoji-sdk-cxx" ]
}
]
}再执行
vcpkg x-update-baseline