Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
graph/cmake-build-debug/.cmake/api/v1/reply/target-stb-Debug-2f3e20ea0b9abf616a12.json

91 lines
1.2 KiB
JSON

{
"archive" : {},
"artifacts" :
[
{
"path" : "3rdparty/stb/libstb.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_include_directories"
],
"files" :
[
"3rdparty/stb/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 1,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 3,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g"
}
],
"includes" :
[
{
"backtrace" : 2,
"path" : "/home/josh/Development/graph/3rdparty/stb/include"
}
],
"language" : "C",
"sourceIndexes" :
[
0
]
}
],
"id" : "stb::@405618e96415ad65a500",
"name" : "stb",
"nameOnDisk" : "libstb.a",
"paths" :
{
"build" : "3rdparty/stb",
"source" : "3rdparty/stb"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "3rdparty/stb/src/stb.c",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}