19 lines
357 B
JSON
19 lines
357 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|