/var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-git/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.

References available.

Referenced by add_executable(), add_go_binding(), endif(), include_directories(), and set().

◆ if()

◆ macro()

macro ( not_found_return  message)

Definition at line 1 of file CMakeLists.txt.

Referenced by endif(), and set().

Variable Documentation

◆ available

n testthat Following modules are not Following modules are not available

Definition at line 42 of file CMakeLists.txt.

Referenced by endif(), and if().