ConfigCompiler.extraFlags

Additional flags the user wants to add besides those that are in the compile_commands.json.

struct ConfigCompiler
string[] extraFlags;

Meta