Sort vcpkg.json
This commit is contained in:
parent
a868e1859f
commit
5acb1ab26b
20
vcpkg.json
20
vcpkg.json
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"zlib",
|
|
||||||
"zstd",
|
|
||||||
"curl",
|
"curl",
|
||||||
"openal-soft",
|
|
||||||
"libvorbis",
|
|
||||||
"libogg",
|
|
||||||
"libjpeg-turbo",
|
|
||||||
"sqlite3",
|
|
||||||
"freetype",
|
"freetype",
|
||||||
"luajit",
|
"gettext",
|
||||||
"gmp",
|
"gmp",
|
||||||
"jsoncpp",
|
"jsoncpp",
|
||||||
"gettext",
|
"libjpeg-turbo",
|
||||||
"opengl-registry"
|
"libogg",
|
||||||
|
"libvorbis",
|
||||||
|
"luajit",
|
||||||
|
"openal-soft",
|
||||||
|
"opengl-registry",
|
||||||
|
"sqlite3",
|
||||||
|
"zlib",
|
||||||
|
"zstd"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user