Hello,
Just a small thing that - I think - would be small a improvement for the native binaries support: rename the compile spec’s “macros” methods to “defines” methods (and possibly add a simple define() because they don’t always have a value).
Hey I said it was a small thing
Well you can just ignore what I said, found out there actually already is a define exposed by PreprocessingTool…
Yes, the various compile specs are internal implementation classes: where possible focus on the public (incubating) API.