Bundlex v0.1.6 Bundlex.Toolchain.XCode View Source
Toolchain definition for XCode.
Link to this section Summary
Functions
Builds list of compiler commands valid for certain toolchain
Link to this section Functions
Link to this function
compiler_commands(nif, app_name, nif_name) View Source
Builds list of compiler commands valid for certain toolchain.
It will receive includes, libs, sources, pkg_configs, nif_name.
Callback implementation for Bundlex.Toolchain.compiler_commands/3
.