From f5fe21f44b7f1867014015a0e8bc28c5827af61c Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sat, 29 Jul 2017 18:31:21 +0430 Subject: updated --- test/bruisertest/compile_commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/bruisertest/compile_commands.json') diff --git a/test/bruisertest/compile_commands.json b/test/bruisertest/compile_commands.json index ff36476..a70fd13 100644 --- a/test/bruisertest/compile_commands.json +++ b/test/bruisertest/compile_commands.json @@ -1,6 +1,6 @@ [ { - "command": "c++ -c -o test test.cpp", + "command": "c++ -c -v -I/usr/lib/gcc/x86_64-redhat-linux/6.3.1/include -o test.o test.cpp", "directory": "/home/bloodstalker/devi/hell2/test/bruisertest", "file": "/home/bloodstalker/devi/hell2/test/bruisertest/test.cpp" } -- cgit v1.2.3