mlpack 3.4.2
Functions
src/mlpack/bindings/markdown/CMakeLists.txt File Reference

Functions

 macro (add_markdown_docs name languages category) endmacro() function(post_markdown_setup) endfunction() return() endmacro() if(NOT BUILD_MARKDOWN_BINDINGS) not_found_return("Not building Markdown bindings.") endif() include(MarkdownCategories.cmake) set(MARKDOWN_CATEGORIES $
 
 macro (not_found_return message) message(STATUS "$
 
PARENT_SCOPE set (SOURCES "binding_info.hpp" "binding_info.cpp" "default_param.hpp" "get_binding_name.hpp" "get_binding_name.cpp" "get_param.hpp" "get_printable_param.hpp" "get_printable_param_name.hpp" "get_printable_param_name_impl.hpp" "get_printable_type.hpp" "md_option.hpp" "print_doc_functions.hpp" "print_doc_functions_impl.hpp" "print_docs.hpp" "print_docs.cpp" "print_type_doc.hpp" "program_doc_wrapper.hpp") add_custom_target(markdown_copy) add_custom_command(TARGET markdown_copy PRE_BUILD COMMAND $
 

Function Documentation

◆ macro() [1/2]

macro ( add_markdown_docs name languages  category)

Definition at line 4 of file CMakeLists.txt.

◆ macro() [2/2]

macro ( not_found_return  message)

Definition at line 1 of file CMakeLists.txt.

◆ set()

PARENT_SCOPE set ( SOURCES "binding_info.hpp" "binding_info.cpp" "default_param.hpp" "get_binding_name.hpp" "get_binding_name.cpp" "get_param.hpp" "get_printable_param.hpp" "get_printable_param_name.hpp" "get_printable_param_name_impl.hpp" "get_printable_type.hpp" "md_option.hpp" "print_doc_functions.hpp" "print_doc_functions_impl.hpp" "print_docs.hpp" "print_docs.cpp" "print_type_doc.hpp" "program_doc_wrapper.hpp"  )

Definition at line 28 of file CMakeLists.txt.