You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
631 B

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"default-registry": {
"kind": "git",
"repository": "https://github.com/microsoft/vcpkg",
"baseline": "4091a2e994992b7d68ea8794bf8dca4084c2b665"
},
"registries": [
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "b31e1a80d213ec39594c96807f86993196d31176",
"packages": [
"glew",
"python3",
"opencascade",
"wxpython-33",
"wxwidgets-33",
"ngspice"
]
}
]
}