Functions | |
| n Go | endif () find_package(Gonum) if(NOT GONUM_FOUND) set(GO_NOT_FOUND_MSG "$ |
| if (NOT BUILD_GO_SHLIB) macro(add_go_binding name) endmacro() return() endif() endmacro() if(NOT BUILD_GO_BINDINGS) not_found_return("Not building Go bindings.") endif() if(BUILD_GO_BINDINGS) find_package(Go 1.11.0) if(NOT GO_FOUND) set(GO_NOT_FOUND_MSG "$ | |
| macro (not_found_return message) message(STATUS "$ | |
Variables | |
| the following modules are not | available |
| n testthat endif | ( | ) |
Definition at line 23 of file CMakeLists.txt.
References available.
Referenced by add_executable(), add_go_binding(), endif(), include_directories(), and set().
| if | ( | NOT | BUILD_GO_SHLIB | ) |
Definition at line 3 of file CMakeLists.txt.
Referenced by HeInitialization::Initialize(), LecunNormalInitialization::Initialize(), mlpack::bindings::python::PrintDefn(), mlpack::bindings::julia::PrintDoc(), mlpack::bindings::python::PrintDoc(), mlpack::bindings::go::PrintDoc(), mlpack::bindings::julia::PrintInputParam(), mlpack::bindings::go::PrintInputProcessing(), mlpack::bindings::python::PrintInputProcessing(), mlpack::bindings::python::PrintOutputProcessing(), and set().
| macro | ( | not_found_return | message | ) |
Definition at line 1 of file CMakeLists.txt.
| n testthat Following modules are not Following modules are not available |
Definition at line 42 of file CMakeLists.txt.