mlpack
2.2.5
|
Functions | |
include_directories (..) include_directories($ | |
LESS | OR (${CMAKE_MAJOR_VERSION}EQUAL 3 AND ${CMAKE_MINOR_VERSION}LESS 1)))) target_link_libraries(mlpack $ |
set (DIRS core methods) if((NOT FORCE_CXX11) AND(NOT($ | |
set_target_properties (mlpack PROPERTIES VERSION 2.2 SOVERSION 2) add_custom_command(TARGET mlpack_headers POST_BUILD COMMENT"Moving header files to include/mlpack/"COMMAND $ | |
include_directories | ( | .. | ) |
Definition at line 1 of file CMakeLists.txt.
LESS OR | ( | ${CMAKE_MAJOR_VERSION}EQUAL 3 AND ${CMAKE_MINOR_VERSION}LESS | ) |
Definition at line 29 of file CMakeLists.txt.
set | ( | DIRS core | methods | ) |
Definition at line 8 of file CMakeLists.txt.
set_target_properties | ( | mlpack PROPERTIES VERSION 2.2 SOVERSION | 2 | ) |
Definition at line 47 of file CMakeLists.txt.