[mlpack-git] master: Update CMakeLists.txt. (3de074b)
gitdub at big.cc.gt.atl.ga.us
gitdub at big.cc.gt.atl.ga.us
Fri Jul 10 18:59:04 EDT 2015
Repository : https://github.com/mlpack/mlpack
On branch : master
Link : https://github.com/mlpack/mlpack/compare/4a97187bbba7ce8a6191b714949dd818ef0f37d2...e5905e62c15d1bcff21e6359b11efcd7ab6d7ca0
>---------------------------------------------------------------
commit 3de074bde909487bb36d3952a58031f2acaf3eb3
Author: ryan <ryan at ratml.org>
Date: Wed Apr 15 11:57:51 2015 -0400
Update CMakeLists.txt.
>---------------------------------------------------------------
3de074bde909487bb36d3952a58031f2acaf3eb3
src/mlpack/core/data/CMakeLists.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/mlpack/core/data/CMakeLists.txt b/src/mlpack/core/data/CMakeLists.txt
index b9d228f..edcecf8 100644
--- a/src/mlpack/core/data/CMakeLists.txt
+++ b/src/mlpack/core/data/CMakeLists.txt
@@ -1,6 +1,8 @@
# Define the files that we need to compile.
# Anything not in this list will not be compiled into MLPACK.
set(SOURCES
+ extension.hpp
+ format.hpp
load.hpp
load_impl.hpp
normalize_labels.hpp
More information about the mlpack-git
mailing list