mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
49 lines
887 B
JSON
49 lines
887 B
JSON
{
|
|
"name": "cemu",
|
|
"version-string": "1.0",
|
|
"builtin-baseline": "1b0252ca70ca2244a711535462c7f981eb439e83",
|
|
"dependencies": [
|
|
"imgui",
|
|
"pugixml",
|
|
"zlib",
|
|
"libpng",
|
|
"zstd",
|
|
{
|
|
"name": "libzip",
|
|
"default-features": false
|
|
},
|
|
"rapidjson",
|
|
"vulkan",
|
|
"sdl2",
|
|
"boost-tokenizer",
|
|
"boost-container",
|
|
"boost-program-options",
|
|
"boost-nowide",
|
|
"boost-algorithm",
|
|
"boost-range",
|
|
"boost-functional",
|
|
"boost-dll",
|
|
"boost-optional",
|
|
"boost-signals2",
|
|
"boost-crc",
|
|
"boost-asio",
|
|
"boost-ptr-container",
|
|
"boost-property-tree",
|
|
"boost-static-string",
|
|
"fmt",
|
|
"glm",
|
|
"glslang",
|
|
"zstd",
|
|
{
|
|
"name": "wxwidgets",
|
|
"default-features": false
|
|
},
|
|
"openssl",
|
|
{
|
|
"name": "curl",
|
|
"default-features": false,
|
|
"features": [ "openssl" ]
|
|
}
|
|
]
|
|
}
|