[mlpack-svn] [MLPACK] #236: Prefix names for executables?

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Mon Apr 15 16:16:19 EDT 2013


#236: Prefix names for executables?
-----------------------------------------+----------------------------------
  Reporter:  rcurtin                     |        Owner:  pararth     
      Type:  defect                      |       Status:  accepted    
  Priority:  major                       |    Milestone:  mlpack 1.0.5
 Component:  mlpack                      |   Resolution:              
  Keywords:  executable, naming, prefix  |     Blocking:              
Blocked By:                              |  
-----------------------------------------+----------------------------------
Changes (by pararth):

  * owner:  rcurtin => pararth
  * status:  new => accepted


Comment:

 It is a straightforward hack in the base folder CMakeLists.txt: override
 the add_executable function to set the PREFIX property to "mlpack_" of
 those targets whose name does not contain the prefix already. I have
 attached the diff to this ticket.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/236#comment:3>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list