Use vcpkg manifest for minhook

This commit is contained in:
AeonLucid
2025-01-07 03:01:40 +01:00
parent 6d8d4bd6a5
commit 9560417268
10 changed files with 25 additions and 640 deletions
@@ -0,0 +1,14 @@
{
"default-registry": {
"kind": "git",
"baseline": "2960d7d80e8d09c84ae8abf15c12196c2ca7d39a",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}