vcpkg/versions/l-/libsvm.json
Carl Mueller-Roemer 77cb26919d
Don't copy svm-toy if not on Windows (#16501)
* Don't copy svm-toy if not on Windows

svm-toy is only compiled on Windows, so should only be copied on Windows.

* Bump port version on libsvm. Switch to new manifest file format.

* [libsvm] Format manifest

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-10 14:02:20 -06:00

20 lines
415 B
JSON

{
"versions": [
{
"git-tree": "14f75f50d38f27beddb27fb54bf0927942db9954",
"version-string": "323",
"port-version": 2
},
{
"git-tree": "81c8a12b8a8abcbfe0eefa7ea1643ea3118b49a2",
"version-string": "323-1",
"port-version": 0
},
{
"git-tree": "afb1c62cbd9fb3ac89ab71a3e32a29cf8356f410",
"version-string": "323",
"port-version": 0
}
]
}