1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/vcpkg.json

30 lines
433 B
JSON
Raw Normal View History

2025-04-20 13:28:31 +02:00
{
"builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b",
2025-04-20 13:28:31 +02:00
"dependencies": [
"zlib",
"zstd",
{
"name": "curl",
"features": [
"winssl"
]
},
"openal-soft",
"libvorbis",
"libogg",
"libjpeg-turbo",
"sqlite3",
"freetype",
"luajit",
"gmp",
"jsoncpp",
{
"name": "gettext",
"features": [
"tools"
]
},
"sdl2"
]
}