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
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.