SRB2/vcpkg-configuration.json

7 lines
176 B
JSON
Raw Normal View History

2024-03-23 04:50:19 +00:00
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"overlay-ports": [
"./thirdparty/vcpkg-overlays"
]
}