Files
CPP/sstp/build/.cmake/api/v1/reply/target-sstp-Debug-20ee331caedfb95b4d8c.json

135 lines
1.8 KiB
JSON

{
"artifacts" :
[
{
"path" : "sstp"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 5,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 8,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : " -I/home/pi/CPP -g"
}
],
"language" : "CXX",
"sourceIndexes" :
[
0,
1,
2,
3
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "common::@d12c8bafa82987a631c9"
}
],
"id" : "sstp::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-I/home/pi/CPP -g",
"role" : "flags"
},
{
"fragment" : "",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "/home/pi/CPP/common/build/libcommon.a",
"role" : "libraries"
}
],
"language" : "CXX"
},
"name" : "sstp",
"nameOnDisk" : "sstp",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "main.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "clientsocketsender.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "socketconnectionreceiver.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "socketserver.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}