Cemu/vcpkg.json

50 lines
913 B
JSON

{
"name": "cemu",
"version-string": "1.0",
"builtin-baseline": "cbf4a6641528cee6f172328984576f51698de726",
"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" ]
},
"libusb"
]
}