test1/build/compile_commands.json
2025-01-11 13:54:02 +08:00

8 lines
352 B
JSON

[
{
"directory": "C:/Users/txc/Desktop/gitea_test/test1/build",
"command": "\"D:\\CodePrograms\\CLion 2024.3\\bin\\mingw\\bin\\g++.exe\" -g -o CMakeFiles\\test.dir\\main.cpp.obj -c C:\\Users\\txc\\Desktop\\gitea_test\\test1\\main.cpp",
"file": "C:/Users/txc/Desktop/gitea_test/test1/main.cpp",
"output": "CMakeFiles/test.dir/main.cpp.obj"
}
]