mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-15 19:48:43 +00:00
76 lines
1.3 KiB
JSON
76 lines
1.3 KiB
JSON
{
|
|
"name": "cemu",
|
|
"version-string": "1.0",
|
|
"builtin-baseline": "f0fb3ddba5135b80982668de39dbaa139c00d281",
|
|
"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",
|
|
"wxwidgets",
|
|
"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": "glslang",
|
|
"version": "15.1.0"
|
|
},
|
|
{
|
|
"name": "sdl2",
|
|
"version": "2.32.8"
|
|
},
|
|
{
|
|
"name": "wxwidgets",
|
|
"version": "3.3.1"
|
|
}
|
|
]
|
|
}
|