mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-06 01:15:47 +01:00
Add vcpkg.json (#15863)
This commit is contained in:
29
vcpkg.json
Normal file
29
vcpkg.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"builtin-baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf",
|
||||
"dependencies": [
|
||||
"zlib",
|
||||
"zstd",
|
||||
{
|
||||
"name": "curl",
|
||||
"features": [
|
||||
"winssl"
|
||||
]
|
||||
},
|
||||
"openal-soft",
|
||||
"libvorbis",
|
||||
"libogg",
|
||||
"libjpeg-turbo",
|
||||
"sqlite3",
|
||||
"freetype",
|
||||
"luajit",
|
||||
"gmp",
|
||||
"jsoncpp",
|
||||
{
|
||||
"name": "gettext",
|
||||
"features": [
|
||||
"tools"
|
||||
]
|
||||
},
|
||||
"sdl2"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user