diff options
| author | myd7349 <myd7349@gmail.com> | 2019-08-20 01:43:58 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-19 10:43:58 -0700 |
| commit | 432e357737fc0d0484edda3f114cec11c70d99e9 (patch) | |
| tree | 761115bf31ae514f13a6bad79d24e1d637537e55 /ports/libsvm/CONTROL | |
| parent | 20a0c30dd8a44a3c876608824f0d7b4f2c2dbb21 (diff) | |
| download | vcpkg-432e357737fc0d0484edda3f114cec11c70d99e9.tar.gz vcpkg-432e357737fc0d0484edda3f114cec11c70d99e9.zip | |
[libsvm] Add new port (#7664)
* [libsvm] Add new port
* [libsvm] Add tools feature
* [libsvm] Fix UWP build
Diffstat (limited to 'ports/libsvm/CONTROL')
| -rw-r--r-- | ports/libsvm/CONTROL | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/libsvm/CONTROL b/ports/libsvm/CONTROL new file mode 100644 index 000000000..342536cce --- /dev/null +++ b/ports/libsvm/CONTROL @@ -0,0 +1,7 @@ +Source: libsvm
+Version: 323
+Description: A library for Support Vector Machines
+Homepage: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
+
+Feature: tools
+Description: Build libsvm tools
|
