asm-hello-world/build/.cmake/api/v1/reply/target-asm-hello-world-Debug-ddcfcbc49d6459e64974.json

119 lines
1.5 KiB
JSON
Raw Normal View History

2022-11-20 23:53:53 +01:00
{
"artifacts" :
[
{
"path" : "asm-hello-world"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"add_link_options"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 7,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 5,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
}
],
"language" : "ASM",
"sourceIndexes" :
[
0
]
}
],
"id" : "asm-hello-world::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-nostdlib",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-nodefaultlibs",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-nostdinc",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-no-pie",
"role" : "flags"
}
],
"language" : "ASM"
},
"name" : "asm-hello-world",
"nameOnDisk" : "asm-hello-world",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.S",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}