[mlpack-svn] master: Minor change to test gitdub. (0748e3c)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Wed Dec 31 15:40:18 EST 2014


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/98bd7b1a25c5cbfba405f589626ea0f9dc4f84c2...0748e3c7b5776746cbd8a28850af0e21ebfccfa8

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

commit 0748e3c7b5776746cbd8a28850af0e21ebfccfa8
Author: ryan <ryan at ratml.org>
Date:   Wed Dec 31 15:40:09 2014 -0500

    Minor change to test gitdub.


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

0748e3c7b5776746cbd8a28850af0e21ebfccfa8
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f5e6c98..31f185d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,7 @@ endif(ARMA_EXTRA_DEBUG)
 #   BOOST_INCLUDEDIR - include directory for Boost
 #   BOOST_LIBRARYDIR - library directory for Boost
 
-# set path right
+# Include modules in the CMake directory.
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMake")
 
 find_package(Armadillo 3.6.0 REQUIRED)




More information about the mlpack-svn mailing list