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
sfan5 0c7149b8df
Build-related fixes (#16102)
- fix mo files rebuilt unnecessarily

- fix CMake policy warnings

- update vcpkg baseline
2025-05-02 21:27:18 +02:00

29 lines
433 B
JSON

{
"builtin-baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b",
"dependencies": [
"zlib",
"zstd",
{
"name": "curl",
"features": [
"winssl"
]
},
"openal-soft",
"libvorbis",
"libogg",
"libjpeg-turbo",
"sqlite3",
"freetype",
"luajit",
"gmp",
"jsoncpp",
{
"name": "gettext",
"features": [
"tools"
]
},
"sdl2"
]
}