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
string
-Dname=value
true
-Dname
Generated using TypeDoc
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