|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_HOST_API void MayaFlux::Host::Live::lila_add_include_path | ( | const std::string & | path | ) |
Add an include path to the Lila interpreter.
Must be called before start_lila(). Paths registered after initialization have no effect on the compiler state already built by initialize().
| path | Directory to add to the JIT include search path. |
Definition at line 110 of file Runtime.cpp.
Referenced by lila_add_header().
Here is the caller graph for this function: