|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_HOST_API std::optional< std::filesystem::path > MayaFlux::Host::Live::find_include_dir | ( | const std::string & | filename | ) |
Find the directory containing a header staged for inclusion.
Used by the JIT to resolve #include directives for staged headers.
| filename | Header filename to find, e.g. "Dust.hpp" |
Definition at line 99 of file Runtime.cpp.
Referenced by lila_add_header().
Here is the caller graph for this function: