18 lines
357 B
JSON
Executable file
18 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
|
|
}
|
|
]
|
|
}
|