PrismLauncher/vcpkg.json
seth 7f78f6b85f
build: add support for vcpkg
Signed-off-by: seth <getchoo@tuta.io>
2025-07-09 05:22:50 -04:00

11 lines
163 B
JSON

{
"dependencies": [
"bzip2",
"cmark",
{ "name": "ecm", "host": true },
{ "name": "pkgconf", "host": true },
"tomlplusplus",
"zlib"
]
}