Interface CModuleDefines

Preprocessor defines present when constructing a CModule from C source code.

The mapping to GCC-style command-line arguments depends on the type of the value: string: -Dname=value true: -Dname

Hierarchy

  • CModuleDefines

Indexable

[name: string]: string | true

Generated using TypeDoc