mirror of
https://gitlab.com/raylibtemplates/rt.git
synced 2026-06-23 17:05:12 -04:00
Initial Commit
This commit is contained in:
8
build/compile_commands.json
Normal file
8
build/compile_commands.json
Normal file
@@ -0,0 +1,8 @@
|
||||
[
|
||||
{
|
||||
"directory": "/home/maple/Documents/WebTest/build",
|
||||
"command": "/usr/bin/cc -I/usr/include -o CMakeFiles/game.dir/src/main.c.o -c /home/maple/Documents/WebTest/src/main.c",
|
||||
"file": "/home/maple/Documents/WebTest/src/main.c",
|
||||
"output": "CMakeFiles/game.dir/src/main.c.o"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user