mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +01:00
66 lines
1.2 KiB
JSON
66 lines
1.2 KiB
JSON
{
|
|
"name": "cemu",
|
|
"version-string": "1.0",
|
|
"builtin-baseline": "a4275b7eee79fb24ec2e135481ef5fce8b41c339",
|
|
"dependencies": [
|
|
"pugixml",
|
|
"zlib",
|
|
"zstd",
|
|
{
|
|
"name": "libzip",
|
|
"default-features": false
|
|
},
|
|
"rapidjson",
|
|
"sdl2",
|
|
"boost-tokenizer",
|
|
"boost-container",
|
|
"boost-program-options",
|
|
"boost-nowide",
|
|
"boost-algorithm",
|
|
"boost-functional",
|
|
"boost-optional",
|
|
"boost-signals2",
|
|
"boost-asio",
|
|
"boost-ptr-container",
|
|
"boost-property-tree",
|
|
"boost-static-string",
|
|
"boost-random",
|
|
"fmt",
|
|
"hidapi",
|
|
"libpng",
|
|
"glm",
|
|
{
|
|
"name": "glslang",
|
|
"default-features": false
|
|
},
|
|
"zstd",
|
|
{
|
|
"name": "wxwidgets",
|
|
"default-features": false
|
|
},
|
|
"openssl",
|
|
{
|
|
"name": "curl",
|
|
"default-features": false,
|
|
"features": [ "openssl" ]
|
|
},
|
|
{
|
|
"name": "dbus",
|
|
"default-features": false,
|
|
"platform": "linux"
|
|
},
|
|
{
|
|
"name": "tiff",
|
|
"default-features": false,
|
|
"features": ["jpeg", "zip"]
|
|
},
|
|
"libusb"
|
|
],
|
|
"overrides": [
|
|
{
|
|
"name": "sdl2",
|
|
"version": "2.30.3"
|
|
}
|
|
]
|
|
}
|