Skip to content
Snippets Groups Projects
Commit 4aa40813 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: upgrade libsvm is superbuild to 3.22

parent aab260ec
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@ SETUP_SUPERBUILD(LIBSVM)
ExternalProject_Add(LIBSVM
PREFIX LIBSVM
URL "http://www.csie.ntu.edu.tw/~cjlin/libsvm/libsvm-3.20.tar.gz"
URL_MD5 5f088e5f89da1c65b642300c9c5ea772
URL "https://github.com/cjlin1/libsvm/archive/v322.tar.gz"
URL_MD5 d9617d29efad013573f63ca9a517f490
BINARY_DIR ${LIBSVM_SB_BUILD_DIR}
DOWNLOAD_DIR ${DOWNLOAD_LOCATION}
INSTALL_DIR ${SB_INSTALL_PREFIX}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment