/var/www/mlpack.ratml.org/mlpack.org/_src/mlpack-git/src/mlpack/bindings/python/CMakeLists.txt File Reference

Functions

n Python endif () find_python_module(distutils) if(NOT PY_DISTUTILS) set(PY_NOT_FOUND_MSG "$
 
CMake FindPythonModule cmake find_package (PythonInterp) if(NOT PYTHON_EXECUTABLE) set(PY_NOT_FOUND_MSG "$
 
 macro (not_found_return message) message(STATUS "$
 
 macro (add_python_binding name) endmacro() return() endmacro() if(NOT BUILD_PYTHON_BINDINGS) not_found_return("Not building Python bindings.") endif() include($
 

Variables

the following modules are not available
 

Function Documentation

◆ endif()

n Python endif ( )

Definition at line 22 of file CMakeLists.txt.

◆ find_package()

CMake FindPythonModule cmake find_package ( PythonInterp  )

Definition at line 19 of file CMakeLists.txt.

Referenced by include().

◆ macro() [1/2]

macro ( not_found_return  message)

Definition at line 1 of file CMakeLists.txt.

◆ macro() [2/2]

macro ( add_python_binding  name)

Definition at line 3 of file CMakeLists.txt.

Variable Documentation

◆ available

the following modules are not available

Definition at line 52 of file CMakeLists.txt.