rk/compile_commands.json

8 lines
176 B
JSON

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