add include directory to compile_commands.json
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"-c",
|
||||
"-Wall",
|
||||
"-g",
|
||||
"-Iinclude",
|
||||
"-o",
|
||||
"audio_capture",
|
||||
"audio_capture.c"
|
||||
|
||||
Reference in New Issue
Block a user