kicad/vcpkg-configuration.json

16 lines
435 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": "0799dc927d94ff407a4a69c438a654429f0124af",
"packages": [ "python3", "wxpython", "wxwidgets", "ngspice" ]
}
]
}