diff options
Diffstat (limited to 'compile_commands.json')
| -rw-r--r-- | compile_commands.json | 20 |
1 files changed, 0 insertions, 20 deletions
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 |
