RingRacers/vcpkg-configuration.json
2023-12-15 02:49:15 +00:00

6 lines
186 B
JSON

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
"overlay-ports": [
"./thirdparty/vcpkg-overlays"
]
}