Syntax
tbx_build_blocks(tbx_path, block_names [, macros_path])
Arguments
- tbx_path
Path to the toolbox root directory.
- block_names
Block interface function list (in a string vector). All name should have a corresponding interface function macro (on the macros subdirectory).
- macros_path
Path to the blocks interface functions ; optional path which allow complex directory structure for interface functions.
Examples
Report an issue | ||
<< Sections builders | Sections builders | tbx_build_cleaner >> |