49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
[
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/g++",
|
|
"-std=c++26",
|
|
"-Wall",
|
|
"-g",
|
|
"-I/usr/include/SDL2",
|
|
"-D_GNU_SOURCE=1",
|
|
"-D_REENTRANT",
|
|
"-Iinclude",
|
|
"-Iinclude/imgui",
|
|
"-Iinclude/imnodes",
|
|
"-Iinclude/implot",
|
|
"-Isrc/world",
|
|
"-c",
|
|
"-o",
|
|
"src/cables/testcable.o",
|
|
"src/cables/testcable.cpp"
|
|
],
|
|
"directory": "/home/t/org/dev/simulated_network/cpp",
|
|
"file": "/home/t/org/dev/simulated_network/cpp/src/cables/testcable.cpp",
|
|
"output": "/home/t/org/dev/simulated_network/cpp/src/cables/testcable.o"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/g++",
|
|
"-std=c++26",
|
|
"-Wall",
|
|
"-g",
|
|
"-I/usr/include/SDL2",
|
|
"-D_GNU_SOURCE=1",
|
|
"-D_REENTRANT",
|
|
"-Iinclude",
|
|
"-Iinclude/imgui",
|
|
"-Iinclude/imnodes",
|
|
"-Iinclude/implot",
|
|
"-Isrc/world",
|
|
"-c",
|
|
"-o",
|
|
"src/world/computer.o",
|
|
"src/world/computer.cpp"
|
|
],
|
|
"directory": "/home/t/org/dev/simulated_network/cpp",
|
|
"file": "/home/t/org/dev/simulated_network/cpp/src/world/computer.cpp",
|
|
"output": "/home/t/org/dev/simulated_network/cpp/src/world/computer.o"
|
|
}
|
|
]
|