diff options
Diffstat (limited to 'build/compile_commands.json')
| -rw-r--r-- | build/compile_commands.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/compile_commands.json b/build/compile_commands.json index 5289d89..4d03ed8 100644 --- a/build/compile_commands.json +++ b/build/compile_commands.json @@ -6,11 +6,6 @@ }, { "directory": "/home/dawidg81/minesweeper/build", - "command": "/usr/bin/c++ -g -std=c++20 -o CMakeFiles/minesweeper.dir/src/Utils.cpp.o -c /home/dawidg81/minesweeper/src/Utils.cpp", - "file": "/home/dawidg81/minesweeper/src/Utils.cpp" -}, -{ - "directory": "/home/dawidg81/minesweeper/build", "command": "/usr/bin/c++ -g -std=c++20 -o CMakeFiles/minesweeper.dir/src/main.cpp.o -c /home/dawidg81/minesweeper/src/main.cpp", "file": "/home/dawidg81/minesweeper/src/main.cpp" } |
