Skip to content

cmake: Export compile commands by default.

Enable export of compile_commands.json by default. This file is used by various IDEs and completion engines like clangd as configuration for a project.

Edited by Felix Weiglhofer

Merge request reports

Loading