BLT/cmake-build-debug/.cmake/api/v1/reply/target-BLT-Debug-e457ecfda4...

86 lines
1022 B
JSON

{
"archive" : {},
"artifacts" :
[
{
"path" : "libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 6,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0
]
}
],
"id" : "BLT::@6890427a1f51a3e7e1df",
"name" : "BLT",
"nameOnDisk" : "libBLT.a",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "library.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}