rk/compile_commands.json
2024-05-20 05:59:07 -04:00

8 lines
169 B
JSON

[
{
"directory": "/home/rami/rk",
"file": "kmain.c",
"command": "i686-elf-gcc -Wall -Wextra -Werror -ffreestanding -I./ -c kmain.c -o build/kmain.o"
}
]