- 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
3 lines
46 B
YAML
3 lines
46 B
YAML
CompileFlags:
|
|
CompilationDatabase: build/
|