mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-07-10 04:20:23 +02:00
7 lines
168 B
JSON
7 lines
168 B
JSON
|
|
{
|
||
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
|
||
|
|
"overlay-ports": [
|
||
|
|
"deps/vcpkg-overlays"
|
||
|
|
]
|
||
|
|
}
|