Adam Ierymenko 1 year ago
parent
commit
0a6c22a9b8
1 changed files with 6 additions and 0 deletions
  1. 6 0
      .clangd

+ 6 - 0
.clangd

@@ -0,0 +1,6 @@
+CompileFlags:
+  Add:
+    - "-std=c++17"
+    - "-I../ext"
+    - "-I../ext/prometheus-cpp-lite-1.0/core/include"
+    - "-I../ext/prometheus-cpp-lite-1.0/simpleapi/include"