kicad/vcpkg-configuration.json

15 lines
434 B
JSON

{
"default-registry": {
"kind": "git",
"repository": "https://github.com/microsoft/vcpkg",
"baseline": "94c728df6b4c1c186e2ba58952f48ac744f4ef3b"
},
"registries": [
{
"kind": "git",
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
"baseline": "77bec4abafb782ac15e5439926a9d1ef05546f1d",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]
}