From 12b6c9dfd009352e0bb7f8395abd3678e3bd6265 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sun, 13 Feb 2022 17:02:19 +0100 Subject: Added liblist --- compile_commands.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 compile_commands.json (limited to 'compile_commands.json') diff --git a/compile_commands.json b/compile_commands.json deleted file mode 100644 index eb812b4..0000000 --- a/compile_commands.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - { - "arguments": [ - "cc", - "-c", - "-I", - "src", - "-g", - "-I/usr/include/glib-2.0", - "-I/usr/lib/glib-2.0/include", - "-I/usr/include/dbus-1.0", - "-I/usr/lib/dbus-1.0/include", - "-o", - "build/main.o", - "src/main.c" - ], - "directory": "/snxdata/lib/dev/tmus", - "file": "src/main.c" - } -] \ No newline at end of file -- cgit v1.2.3-71-gd317