aboutsummaryrefslogtreecommitdiffstats
path: root/compile_commands.json
diff options
context:
space:
mode:
Diffstat (limited to 'compile_commands.json')
-rw-r--r--compile_commands.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/compile_commands.json b/compile_commands.json
index 6578a36..5ba9a1e 100644
--- a/compile_commands.json
+++ b/compile_commands.json
@@ -2,7 +2,9 @@
{
"arguments": [
"/usr/bin/cc",
+ "-DLUSH_VERSION=\"0.0.1\"",
"-DDEBUG",
+ "-I/usr/include/lua5.4",
"-g",
"-c",
"-o",