summaryrefslogtreecommitdiff
path: root/build/.clangd
diff options
context:
space:
mode:
Diffstat (limited to 'build/.clangd')
-rw-r--r--build/.clangd2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/.clangd b/build/.clangd
new file mode 100644
index 0000000..1731392
--- /dev/null
+++ b/build/.clangd
@@ -0,0 +1,2 @@
+CompileFlags:
+ Add: [-I/opt/homebrew/Cellar/raylib/5.5/include, -L/opt/homebrew/Cellar/raylib/5.5/lib, -lraylib]