mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
WIP on vcpkg integration
This commit is contained in:
58
vcpkg.json
Normal file
58
vcpkg.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"dependencies": [
|
||||
"acl",
|
||||
"aom",
|
||||
"argon2",
|
||||
"brotli",
|
||||
"bzip2",
|
||||
"c-ares",
|
||||
"curl",
|
||||
"freetype",
|
||||
"gettext",
|
||||
"gmp",
|
||||
"grpc",
|
||||
"icu",
|
||||
"libavif",
|
||||
"libde265",
|
||||
"libevent",
|
||||
"libffi",
|
||||
{
|
||||
"name": "libgd",
|
||||
"features": [
|
||||
"fontconfig",
|
||||
"freetype",
|
||||
"jpeg",
|
||||
"png",
|
||||
"tiff",
|
||||
"webp"
|
||||
]
|
||||
},
|
||||
"libiconv",
|
||||
"libpng",
|
||||
"librabbitmq",
|
||||
"librdkafka",
|
||||
"libsodium",
|
||||
"libssh2",
|
||||
"libuuid",
|
||||
"libuv",
|
||||
"libwebp",
|
||||
"libxml2",
|
||||
"libxslt",
|
||||
"libyaml",
|
||||
"libzip",
|
||||
"lz4",
|
||||
"mimalloc",
|
||||
"ncurses",
|
||||
"nghttp2",
|
||||
"nghttp3",
|
||||
"openldap",
|
||||
"pkgconf",
|
||||
"readline",
|
||||
"snappy",
|
||||
"sqlite3",
|
||||
"tidy-html5",
|
||||
"tiff",
|
||||
"zlib",
|
||||
"zstd"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user