serial/cmake-build-debug/.cmake/api/v1/reply/target-serial-Debug-7ac2dbcdf5949ea5375c.json

160 lines
2.0 KiB
JSON

{
"artifacts" :
[
{
"path" : "serial"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 6,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 13,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 4,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu11 -fdiagnostics-color=always"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "/home/nano/Documents/EE/IP2/serial/."
}
],
"language" : "C",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "11"
},
"sourceIndexes" :
[
0,
2,
4
]
}
],
"id" : "serial::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "-lserialport",
"role" : "libraries"
}
],
"language" : "C"
},
"name" : "serial",
"nameOnDisk" : "serial",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
2,
4
]
},
{
"name" : "Header Files",
"sourceIndexes" :
[
1,
3
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "communication.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "communication.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "utils.c",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"path" : "utils.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.c",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}