[mlpack] 54/207: Build main program.

Barak A. Pearlmutter barak+git at pearlmutter.net
Thu Mar 23 17:53:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 968cff3c3dbe875bc5dea67f4f64ec0f17107b6f
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jan 23 17:29:00 2017 -0500

    Build main program.
---
 src/mlpack/methods/decision_tree/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/mlpack/methods/decision_tree/CMakeLists.txt b/src/mlpack/methods/decision_tree/CMakeLists.txt
index a8f35d3..88654e8 100644
--- a/src/mlpack/methods/decision_tree/CMakeLists.txt
+++ b/src/mlpack/methods/decision_tree/CMakeLists.txt
@@ -21,3 +21,5 @@ endforeach()
 # Append sources (with directory name) to list of all mlpack sources (used at
 # the parent scope).
 set(MLPACK_SRCS ${MLPACK_SRCS} ${DIR_SRCS} PARENT_SCOPE)
+
+add_cli_executable(decision_tree)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list