Added .clangd config file so you don't have to rely on old vscode behaviour to find compile commands.json.

This commit is contained in:
Relintai 2021-11-15 11:00:03 +01:00
parent 376bcc93b5
commit e0fe6ca1d4
2 changed files with 3 additions and 1 deletions

2
.clangd Normal file
View File

@ -0,0 +1,2 @@
CompileFlags:
CompilationDatabase: ./engine/

2
HEADS
View File

@ -1 +1 @@
{"engine": {"master": "3db99e06e173996f1e998ba29c301a5bf0c759a1"}}
{"engine": {"master": "9b78fb066e5c22c8b173609aaa0f06e50ab3fb3f"}}