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

Functions

 set (SOURCES fastmks.hpp fastmks_impl.hpp fastmks_model.hpp fastmks_model_impl.hpp fastmks_model.cpp fastmks_rules.hpp fastmks_rules_impl.hpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS} ${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

◆ set() [1/2]

set ( SOURCES fastmks.hpp fastmks_impl.hpp fastmks_model.hpp fastmks_model_impl.hpp fastmks_model.cpp fastmks_rules.hpp fastmks_rules_impl.  hpp)

Definition at line 3 of file CMakeLists.txt.

◆ set() [2/2]

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

Definition at line 16 of file CMakeLists.txt.

References add_executable().