asm-hello-world/build/compile_commands.json
2022-11-20 23:53:53 +01:00

7 lines
239 B
JSON

[
{
"directory": "/home/max/projects/asm-hello-world/build",
"command": "/usr/bin/cc -g -o CMakeFiles/asm-hello-world.dir/main.S.o -c /home/max/projects/asm-hello-world/main.S",
"file": "/home/max/projects/asm-hello-world/main.S"
}
]