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": "3f530d4827b064f5894e94a8946473d40999826e"
|
|
},
|
|
"registries": [
|
|
{
|
|
"kind": "git",
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
|
"baseline": "48211fd2892f748db3f9805eb4a493faf2aa46ca",
|
|
"packages": [
|
|
"glew",
|
|
"python3",
|
|
"opencascade",
|
|
"wxpython",
|
|
"wxwidgets",
|
|
"ngspice"
|
|
]
|
|
}
|
|
]
|
|
}
|