yuzu/externals/vcpkg/ports/akali/vcpkg.json

20 lines
368 B
JSON
Executable File

{
"name": "akali",
"version": "1.43",
"port-version": 1,
"description": "C++ Common Library.",
"homepage": "https://github.com/winsoft666/akali",
"license": "MIT",
"supports": "!(arm | arm64 | uwp)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}