Add support for generating compile_commands.json
- Integrate premake-ecc module for generating compile_commands.json - Add .clangd config pointing to build/ directory - Add 'Generate compile_commands.json' task - Run compile_commands generation automatically on build
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
-- Export Compile Commands module for clangd support
|
||||
require "ecc/ecc"
|
||||
|
||||
newoption
|
||||
{
|
||||
trigger = "graphics",
|
||||
|
||||
Reference in New Issue
Block a user