[mlpack-svn] r13711 - mlpack/trunk

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Mon Oct 15 19:37:03 EDT 2012


Author: rcurtin
Date: 2012-10-15 19:37:03 -0400 (Mon, 15 Oct 2012)
New Revision: 13711

Modified:
   mlpack/trunk/CMakeLists.txt
Log:
This comment isn't necessary.


Modified: mlpack/trunk/CMakeLists.txt
===================================================================
--- mlpack/trunk/CMakeLists.txt	2012-10-15 23:35:01 UTC (rev 13710)
+++ mlpack/trunk/CMakeLists.txt	2012-10-15 23:37:03 UTC (rev 13711)
@@ -165,7 +165,6 @@
 
 endif(Boost_MAJOR_VERSION EQUAL 1 AND Boost_MINOR_VERSION GREATER 45)
 link_directories(${Boost_LIBRARY_DIRS})
-message(STATUS "libdir ${Boost_LIBRARY_DIRS} libs ${Boost_LIBRARIES} incldir ${Boost_INCLUDE_DIRS}")
 
 # On Windows, automatic linking is performed, so we don't need to worry about
 # it.  Clear the list of libraries to link against and let Visual Studio handle




More information about the mlpack-svn mailing list