Started work on integrating vcpkg, doesn't quite work yet
This commit is contained in:
9
vcpkg-configuration.json
Normal file
9
vcpkg-configuration.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"registries": [
|
||||
{
|
||||
"kind": "artifact",
|
||||
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
||||
"name": "microsoft"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user