24 lines
625 B
JSON
24 lines
625 B
JSON
{
|
|
"$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": "9cf4835a54ef1c78f12789859e2730ced29d23ce"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
|
"baseline": "3bc244ccb3a4641941aa5e91cc7ec7e2caa2c658",
|
|
"packages": [
|
|
"glew",
|
|
"python3",
|
|
"opencascade",
|
|
"wxpython",
|
|
"wxwidgets",
|
|
"ngspice"
|
|
]
|
|
}
|
|
]
|
|
}
|