summaryrefslogtreecommitdiffstats
path: root/.clangd
blob: e90432d0bd4ec4e0accaab3550ac261514df1b49 (plain) (blame)
1
2
3
4
5
6
CompileFlags:
  Add: [
    -I../lib,
    -I../lib/imgui-1.90.7
  ]
  Remove: -W*                     # strip all other warning-related flags