2022-04-28 22:35:05 +00:00
|
|
|
{
|
2023-02-09 02:44:45 +00:00
|
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
|
2022-04-28 22:35:05 +00:00
|
|
|
"default-registry": {
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://github.com/microsoft/vcpkg",
|
2023-10-11 22:13:53 +00:00
|
|
|
"baseline": "b40de44891dc1cab11d4722094ae44807a837b98"
|
2022-04-28 22:35:05 +00:00
|
|
|
},
|
|
|
|
"registries": [
|
|
|
|
{
|
|
|
|
"kind": "git",
|
|
|
|
"repository": "https://gitlab.com/kicad/packaging/kicad-vcpkg-registry.git",
|
2023-11-10 03:44:24 +00:00
|
|
|
"baseline": "6c26bbf7fdad980960994be23833eeacc7ecb9fa",
|
2023-03-04 23:34:23 +00:00
|
|
|
"packages": [
|
|
|
|
"glew",
|
|
|
|
"python3",
|
|
|
|
"opencascade",
|
|
|
|
"wxpython",
|
|
|
|
"wxwidgets",
|
|
|
|
"ngspice"
|
|
|
|
]
|
2022-04-28 22:35:05 +00:00
|
|
|
}
|
|
|
|
]
|
2022-05-07 11:34:20 +00:00
|
|
|
}
|