prog3b_652/cmake-build-debug/compile_commands.json
2025-11-17 11:55:13 +01:00

14 lines
1.0 KiB
JSON

[
{
"directory": "C:/Users/kris-/Desktop/3_Semester/C++/Git/prog3b_652/cmake-build-debug",
"command": "C:\\PROGRA~1\\JETBRA~1\\CLION2~1.4\\bin\\mingw\\bin\\G__~1.EXE @CMakeFiles/Prog3B.dir/includes_CXX.rsp -g -std=gnu++20 -fdiagnostics-color=always -o CMakeFiles\\Prog3B.dir\\src\\main.cpp.obj -c C:\\Users\\kris-\\Desktop\\3_Semester\\C++\\Git\\prog3b_652\\src\\main.cpp",
"file": "C:/Users/kris-/Desktop/3_Semester/C++/Git/prog3b_652/src/main.cpp",
"output": "CMakeFiles/Prog3B.dir/src/main.cpp.obj"
},
{
"directory": "C:/Users/kris-/Desktop/3_Semester/C++/Git/prog3b_652/cmake-build-debug",
"command": "C:\\PROGRA~1\\JETBRA~1\\CLION2~1.4\\bin\\mingw\\bin\\G__~1.EXE @CMakeFiles/Prog3B.dir/includes_CXX.rsp -g -std=gnu++20 -fdiagnostics-color=always -o CMakeFiles\\Prog3B.dir\\src\\gamecube.cpp.obj -c C:\\Users\\kris-\\Desktop\\3_Semester\\C++\\Git\\prog3b_652\\src\\gamecube.cpp",
"file": "C:/Users/kris-/Desktop/3_Semester/C++/Git/prog3b_652/src/gamecube.cpp",
"output": "CMakeFiles/Prog3B.dir/src/gamecube.cpp.obj"
}
]