[mlpack-git] [mlpack/mlpack] Rename mlpack_allknn/mlpack_allkfn to mlpack_knn/mlpack_kfn (#618)

Darcy Liu notifications at github.com
Fri Apr 15 12:25:19 EDT 2016


I am sorry I use a trick to solve this problem.

I was try to make a symlink, as we know that it can not work on Windows. Another solution was to use `add_custom_command` make a copy of it after the target has been built, but it  can not remain the extension of the file name.

I may be archived by determining  the platform then copying the file. This is against the use of CMake, which is used for cross-platform build. Would you have a suggestion?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/618#issuecomment-210529349
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160415/0341e8a6/attachment.html>


More information about the mlpack-git mailing list