Skip to content
Snippets Groups Projects
vcpkg-configuration.json 186 B
Newer Older
Eidolon's avatar
Eidolon committed
{
    "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg-configuration.schema.json",
    "overlay-ports": [
        "./thirdparty/vcpkg-overlays"
    ]
}