Skip to content

Draft: Allow CustomBuildSystem to use compile_commands

Add a configuration option to specify a compile_commands.json file which the custom build system will use to infer the include paths and compile defines.

Merge request reports