mlpack  2.0.1
Functions
src/mlpack/methods/rann/CMakeLists.txt File Reference

Functions

 set (SOURCES ra_search.hpp ra_search_impl.hpp ra_search_rules.hpp ra_search_rules_impl.hpp ra_query_stat.hpp ra_typedef.hpp ra_util.hpp ra_util.cpp ra_model.hpp ra_model_impl.hpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

set ( SOURCES ra_search.hpp ra_search_impl.hpp ra_search_rules.hpp ra_search_rules_impl.hpp ra_query_stat.hpp ra_typedef.hpp ra_util.hpp ra_util.cpp ra_model.hpp ra_model_impl.  hpp)

Definition at line 4 of file CMakeLists.txt.

set ( DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}  )

Definition at line 31 of file CMakeLists.txt.

References add_executable().