[mlpack-git] [mlpack/mlpack] Add an option to control CLI executables build (#619)

xantares notifications at github.com
Fri Apr 15 13:23:48 EDT 2016


the cmake option BUILD_CLI_EXECUTABLES is added, 
whether or not to build command-line executables
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/619

-- Commit Summary --

  * Add an option to disable CLI executables

-- File Changes --

    M CMakeLists.txt (1)
    M src/mlpack/methods/CMakeLists.txt (13)
    M src/mlpack/methods/adaboost/CMakeLists.txt (8)
    M src/mlpack/methods/cf/CMakeLists.txt (8)
    M src/mlpack/methods/decision_stump/CMakeLists.txt (9)
    M src/mlpack/methods/det/CMakeLists.txt (10)
    M src/mlpack/methods/emst/CMakeLists.txt (9)
    M src/mlpack/methods/fastmks/CMakeLists.txt (10)
    M src/mlpack/methods/gmm/CMakeLists.txt (28)
    M src/mlpack/methods/hmm/CMakeLists.txt (37)
    M src/mlpack/methods/hoeffding_trees/CMakeLists.txt (9)
    M src/mlpack/methods/kernel_pca/CMakeLists.txt (9)
    M src/mlpack/methods/kmeans/CMakeLists.txt (9)
    M src/mlpack/methods/lars/CMakeLists.txt (8)
    M src/mlpack/methods/linear_regression/CMakeLists.txt (9)
    M src/mlpack/methods/local_coordinate_coding/CMakeLists.txt (9)
    R src/mlpack/methods/local_coordinate_coding/local_coordinate_coding_main.cpp (0)
    M src/mlpack/methods/logistic_regression/CMakeLists.txt (9)
    M src/mlpack/methods/lsh/CMakeLists.txt (8)
    M src/mlpack/methods/mean_shift/CMakeLists.txt (9)
    M src/mlpack/methods/mvu/CMakeLists.txt (9)
    M src/mlpack/methods/naive_bayes/CMakeLists.txt (9)
    M src/mlpack/methods/nca/CMakeLists.txt (8)
    M src/mlpack/methods/neighbor_search/CMakeLists.txt (16)
    M src/mlpack/methods/nmf/CMakeLists.txt (8)
    M src/mlpack/methods/pca/CMakeLists.txt (9)
    M src/mlpack/methods/perceptron/CMakeLists.txt (9)
    M src/mlpack/methods/radical/CMakeLists.txt (9)
    M src/mlpack/methods/range_search/CMakeLists.txt (9)
    M src/mlpack/methods/rann/CMakeLists.txt (8)
    M src/mlpack/methods/softmax_regression/CMakeLists.txt (8)
    M src/mlpack/methods/sparse_coding/CMakeLists.txt (9)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/619.patch
https://github.com/mlpack/mlpack/pull/619.diff

---
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/619
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160415/5fa0f7fe/attachment.html>


More information about the mlpack-git mailing list