kicad/vcpkg-configuration.json

16 lines
435 B
JSON

{
"default-registry": {
"kind": "git",
"repository": "https://github.com/microsoft/vcpkg",
"baseline": "306c9a9e22e4a4425e21da69d141e8b102a5b956"
},
"registries": [
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "4ec72e65eb7b97d8a2438583e13f7923877ef70d",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]
}