From e0d1f008f1c175f8053b6ead86470907da85d45b Mon Sep 17 00:00:00 2001 From: Johnathon Slightham Date: Wed, 14 Jan 2026 13:39:00 -0500 Subject: [PATCH] Create compile_commands symlink --- compile_commands.json | 1 + 1 file changed, 1 insertion(+) create mode 120000 compile_commands.json diff --git a/compile_commands.json b/compile_commands.json new file mode 120000 index 0000000..25eb4b2 --- /dev/null +++ b/compile_commands.json @@ -0,0 +1 @@ +build/compile_commands.json \ No newline at end of file