Files
Vita3K/vcpkg.json
T
KorewaWatchful cf37c74444 ci: overhaul ci
2026-05-21 10:50:42 -04:00

15 lines
226 B
JSON

{
"name": "vita3k",
"version-string": "0.0.0",
"dependencies": [
"boost-filesystem",
"boost-icl",
"boost-program-options",
"boost-system",
"boost-variant",
"curl",
"openssl",
"zlib"
]
}