mlpack  3.4.1
Functions | Variables
src/mlpack/bindings/go/CMakeLists.txt File Reference

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
 

Function Documentation

◆ endif()

n testthat endif ( )

Definition at line 23 of file CMakeLists.txt.

◆ if()

if ( NOT  BUILD_GO_SHLIB)

◆ macro()

macro ( not_found_return  message)

Definition at line 1 of file CMakeLists.txt.

Variable Documentation

◆ available

n testthat Following modules are not Following modules are not available

Definition at line 42 of file CMakeLists.txt.