[mlpack-git] master: Somehow this never got added to the CMakeLists.txt. (eb6333f)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 22:03:41 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit eb6333fa6069aad54c7352d93b7a78cd1dbf9c49
Author: Ryan Curtin <ryan at ratml.org>
Date:   Wed Nov 19 17:09:42 2014 +0000

    Somehow this never got added to the CMakeLists.txt.


>---------------------------------------------------------------

eb6333fa6069aad54c7352d93b7a78cd1dbf9c49
 src/mlpack/core/util/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mlpack/core/util/CMakeLists.txt b/src/mlpack/core/util/CMakeLists.txt
index 9bdc625..587e936 100644
--- a/src/mlpack/core/util/CMakeLists.txt
+++ b/src/mlpack/core/util/CMakeLists.txt
@@ -12,6 +12,7 @@ set(SOURCES
   option.hpp
   option.cpp
   option_impl.hpp
+  ostream_extra.hpp
   prefixedoutstream.hpp
   prefixedoutstream.cpp
   prefixedoutstream_impl.hpp



More information about the mlpack-git mailing list