removed compile_commands.json

pull/2/head
Sara 2023-05-07 16:09:10 +02:00
parent 7fc3439c9c
commit 1034fff697
1 changed files with 0 additions and 22 deletions

View File

@ -1,22 +0,0 @@
[
{
"directory": "/home/sara/Documents/c-projects/tabletop/release",
"command": "/usr/bin/cc -I/home/sara/Documents/c-projects/tabletop/include -I/home/sara/Documents/c-projects/tabletop/src/sge -O3 -DNDEBUG -o CMakeFiles/tabletop.dir/src/assets.c.o -c /home/sara/Documents/c-projects/tabletop/src/assets.c",
"file": "/home/sara/Documents/c-projects/tabletop/src/assets.c"
},
{
"directory": "/home/sara/Documents/c-projects/tabletop/release",
"command": "/usr/bin/cc -I/home/sara/Documents/c-projects/tabletop/include -I/home/sara/Documents/c-projects/tabletop/src/sge -O3 -DNDEBUG -o CMakeFiles/tabletop.dir/src/engine.c.o -c /home/sara/Documents/c-projects/tabletop/src/engine.c",
"file": "/home/sara/Documents/c-projects/tabletop/src/engine.c"
},
{
"directory": "/home/sara/Documents/c-projects/tabletop/release",
"command": "/usr/bin/cc -I/home/sara/Documents/c-projects/tabletop/include -I/home/sara/Documents/c-projects/tabletop/src/sge -O3 -DNDEBUG -o CMakeFiles/tabletop.dir/src/game.c.o -c /home/sara/Documents/c-projects/tabletop/src/game.c",
"file": "/home/sara/Documents/c-projects/tabletop/src/game.c"
},
{
"directory": "/home/sara/Documents/c-projects/tabletop/release",
"command": "/usr/bin/cc -I/home/sara/Documents/c-projects/tabletop/include -I/home/sara/Documents/c-projects/tabletop/src/sge -O3 -DNDEBUG -o CMakeFiles/tabletop.dir/src/render.c.o -c /home/sara/Documents/c-projects/tabletop/src/render.c",
"file": "/home/sara/Documents/c-projects/tabletop/src/render.c"
}
]