aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
authorjakob.stendahl <jakob.stendahl@infomedia.dk>2024-07-12 18:02:47 +0200
committerjakob.stendahl <jakob.stendahl@infomedia.dk>2024-07-12 18:02:47 +0200
commited74ab2d27460ec11a29f6d005a003d69104d7c5 (patch)
tree0ca5295ed6ab640db1d6d5dd4b7fc0d79210ccc5 /.clangd
downloadsimple-notification-daemon-ed74ab2d27460ec11a29f6d005a003d69104d7c5.tar.gz
simple-notification-daemon-ed74ab2d27460ec11a29f6d005a003d69104d7c5.zip
Initial commit
Diffstat (limited to '.clangd')
-rw-r--r--.clangd2
1 files changed, 2 insertions, 0 deletions
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]