study/build/.cmake/api/v1/reply/target-study_cpp-Debug-d40c...

113 lines
1.3 KiB
JSON
Raw Normal View History

2023-10-29 16:08:07 +08:00
{
"artifacts" :
[
{
"path" : "study_cpp"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"install"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 5,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 7,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
}
],
"id" : "study_cpp::@6890427a1f51a3e7e1df",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "bin"
}
],
"prefix" :
{
"path" : "/usr/local"
}
},
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "-rdynamic",
"role" : "flags"
}
],
"language" : "C"
},
"name" : "study_cpp",
"nameOnDisk" : "study_cpp",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}