From ed74ab2d27460ec11a29f6d005a003d69104d7c5 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Fri, 12 Jul 2024 18:02:47 +0200 Subject: Initial commit --- .clangd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .clangd (limited to '.clangd') diff --git a/.clangd b/.clangd new file mode 100644 index 0000000..666e966 --- /dev/null +++ b/.clangd @@ -0,0 +1,2 @@ +CompileFlags: + Add: [-I/usr/include/dbus-1.0, -I/usr/lib64/dbus-1.0/include, -ldbus-1] -- cgit v1.2.3