Zelda64Recomp/vcpkg.json

7 lines
152 B
JSON
Raw Normal View History

{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"dependencies": [
"freetype"
]
}