summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoe Zhao <ztuowen@gmail.com>2015-06-29 10:27:50 +0800
committerJoe Zhao <ztuowen@gmail.com>2015-06-29 10:27:50 +0800
commitd25a496893bf0e1ad2108d868d879fc07cb1fa37 (patch)
treec2fd080ba81831648b6c156bc74b35027cc0a23f /README
parentadda4ca85447baa0e42ff436c535573bb981be44 (diff)
downloadranksvm-d25a496893bf0e1ad2108d868d879fc07cb1fa37.tar.gz
ranksvm-d25a496893bf0e1ad2108d868d879fc07cb1fa37.tar.bz2
ranksvm-d25a496893bf0e1ad2108d868d879fc07cb1fa37.zip
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 5c12c40..d9db63f 100644
--- a/README
+++ b/README
@@ -18,6 +18,7 @@ How to build(Release):
# In the Release directory
4.cmake -DCMAKE_BUILD_TYPE=Release ..
# Change the Release to Debug for Debug build
+5.make
How to build it under windows(un-tested)
1.Install & configure: Eigen3 & boost