47 lines
774 B
JSON
47 lines
774 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
"asyncplusplus",
|
|
"curl",
|
|
"doctest",
|
|
"expected-lite",
|
|
"glm",
|
|
"ms-gsl",
|
|
"rapidjson",
|
|
"spdlog",
|
|
"stb",
|
|
"ada-url",
|
|
"draco",
|
|
"ktx",
|
|
"modp-base64",
|
|
"meshoptimizer",
|
|
"openssl",
|
|
"s2geometry",
|
|
"libjpeg-turbo",
|
|
"sqlite3",
|
|
"tinyxml2",
|
|
"libwebp",
|
|
"zlib-ng",
|
|
"picosha2",
|
|
"earcut-hpp",
|
|
"cpp-httplib",
|
|
"libmorton",
|
|
"zstd",
|
|
{
|
|
"name": "blend2d",
|
|
"default-features": false,
|
|
"features": [
|
|
{
|
|
"name": "jit",
|
|
"platform": "!ios"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "asmjit",
|
|
"platform": "!ios"
|
|
}
|
|
]
|
|
}
|
|
|