15 lines
249 B
JSON
15 lines
249 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
"glew",
|
|
"sdl2",
|
|
"libvorbis",
|
|
"zlib",
|
|
"freetype",
|
|
"libpng",
|
|
"opus",
|
|
"zstd",
|
|
"jemalloc"
|
|
]
|
|
}
|