diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-07-12 18:02:47 +0200 |
---|---|---|
committer | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2024-07-12 18:02:47 +0200 |
commit | ed74ab2d27460ec11a29f6d005a003d69104d7c5 (patch) | |
tree | 0ca5295ed6ab640db1d6d5dd4b7fc0d79210ccc5 /.clangd | |
download | simple-notification-daemon-ed74ab2d27460ec11a29f6d005a003d69104d7c5.tar.gz simple-notification-daemon-ed74ab2d27460ec11a29f6d005a003d69104d7c5.zip |
Initial commit
Diffstat (limited to '.clangd')
-rw-r--r-- | .clangd | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +CompileFlags: + Add: [-I/usr/include/dbus-1.0, -I/usr/lib64/dbus-1.0/include, -ldbus-1] |