Stone_Development/cmake-build-debug/compile_commands.json

14 lines
970 B
JSON

[
{
"directory": "C:/Users/ichbi/Desktop/Programmieren 3B/cmake-build-debug",
"command": "C:\\PROGRA~1\\JETBRA~1\\CLION2~1.4\\bin\\mingw\\bin\\G__~1.EXE -I\"C:/Users/ichbi/Desktop/Programmieren 3B/OS_NAME\" -g -std=gnu++20 -fdiagnostics-color=always -o CMakeFiles\\Prog3B.dir\\main.cpp.obj -c \"C:\\Users\\ichbi\\Desktop\\Programmieren 3B\\main.cpp\"",
"file": "C:\\Users\\ichbi\\Desktop\\Programmieren 3B\\main.cpp",
"output": "CMakeFiles\\Prog3B.dir\\main.cpp.obj"
},
{
"directory": "C:/Users/ichbi/Desktop/Programmieren 3B/cmake-build-debug",
"command": "C:\\PROGRA~1\\JETBRA~1\\CLION2~1.4\\bin\\mingw\\bin\\G__~1.EXE -I\"C:/Users/ichbi/Desktop/Programmieren 3B/OS_NAME\" -g -std=gnu++20 -fdiagnostics-color=always -o CMakeFiles\\Prog3B.dir\\gamecube.cpp.obj -c \"C:\\Users\\ichbi\\Desktop\\Programmieren 3B\\gamecube.cpp\"",
"file": "C:\\Users\\ichbi\\Desktop\\Programmieren 3B\\gamecube.cpp",
"output": "CMakeFiles\\Prog3B.dir\\gamecube.cpp.obj"
}
]