yuzu/externals/vcpkg/ports/liblinear/vcpkg.json

19 lines
357 B
JSON
Executable File

{
"name": "liblinear",
"version": "243",
"port-version": 1,
"description": "A Library for Large Linear Classification",
"homepage": "https://github.com/cjlin1/liblinear",
"supports": "!uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}