mlpack  master
Functions
src/mlpack/methods/adaboost/CMakeLists.txt File Reference

Functions

 cmake_minimum_required (VERSION 2.8) set(SOURCES adaboost.hpp adaboost_impl.hpp adaboost_model.hpp adaboost_model.cpp) set(DIR_SRCS) foreach(file $
 
 set (DIR_SRCS ${DIR_SRCS}${CMAKE_CURRENT_SOURCE_DIR}/${file}) endforeach() set(MLPACK_SRCS $
 

Function Documentation

cmake_minimum_required ( VERSION 2.  8)

Definition at line 1 of file CMakeLists.txt.

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

Definition at line 15 of file CMakeLists.txt.

References file().