aboutsummaryrefslogtreecommitdiff
path: root/build/compile_commands.json
blob: 11709100ceb12148f76e52e0abc16b921025e45f (plain)
1
2
3
4
5
6
7
[
{
  "directory": "/home/Code/SIC_Assembler/build",
  "command": "/usr/bin/cc -g -o CMakeFiles/sic_assembler.dir/main.c.o -c /home/Code/SIC_Assembler/main.c",
  "file": "/home/Code/SIC_Assembler/main.c"
}
]