Updated the docker setup.
This commit is contained in:
7
compile_commands.json
Normal file
7
compile_commands.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"directory": "/home/douwe/Projects/douwco_website/server",
|
||||
"command": "/usr/bin/g++-15 -I/usr/include/c++/15 -I/usr/include/x86_64-linux-gnu/c++/15 -I/usr/include/c++/15/backward -I/usr/lib/gcc/x86_64-linux-gnu/15/include -I/usr/local/include -I/usr/include/x86_64-linux-gnu -I/usr/include -c main.cpp -o main.o",
|
||||
"file": "/home/douwe/Projects/douwco_website/server/main.cpp"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user