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
625 B
23 lines
625 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": "ea189a0a823a17dca94f6af61d09429f2f45502c"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
|
"baseline": "7fe3c098fe816518dd97ae77dcdcf3c5a73d2816",
|
|
"packages": [
|
|
"glew",
|
|
"python3",
|
|
"opencascade",
|
|
"wxpython",
|
|
"wxwidgets",
|
|
"ngspice"
|
|
]
|
|
}
|
|
]
|
|
}
|