Initial project files

This commit is contained in:
2026-06-14 07:36:11 -07:00
commit 36b368820e
15 changed files with 562 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"default-registry": {
"kind": "git",
"baseline": "7147ac1294ef9647e8679e1183ac440a5d0a63b7",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}