aboutsummaryrefslogtreecommitdiff
path: root/ports/libsvm/CONTROL
diff options
context:
space:
mode:
authorCarl Mueller-Roemer <SoftwareApe@users.noreply.github.com>2021-03-10 21:02:20 +0100
committerGitHub <noreply@github.com>2021-03-10 14:02:20 -0600
commit77cb26919d240fd3cc8c6f008207f76b80716a68 (patch)
treec27cc1f587e6794d03e8bf70b0f15db01a266ec3 /ports/libsvm/CONTROL
parentd3c432d955df8768f9c3b88f2fb96dd10644a305 (diff)
downloadvcpkg-77cb26919d240fd3cc8c6f008207f76b80716a68.tar.gz
vcpkg-77cb26919d240fd3cc8c6f008207f76b80716a68.zip
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>
Diffstat (limited to 'ports/libsvm/CONTROL')
-rw-r--r--ports/libsvm/CONTROL7
1 files changed, 0 insertions, 7 deletions
diff --git a/ports/libsvm/CONTROL b/ports/libsvm/CONTROL
deleted file mode 100644
index 4a9af6018..000000000
--- a/ports/libsvm/CONTROL
+++ /dev/null
@@ -1,7 +0,0 @@
-Source: libsvm
-Version: 323-1
-Description: A library for Support Vector Machines
-Homepage: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
-
-Feature: tools
-Description: Build libsvm tools