Sample: RPG: Init
This commit is contained in:
@ -0,0 +1,102 @@
|
||||
{
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"install"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"Vendor/lunasvg/CMakeLists.txt"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 79,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 84,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 91,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 97,
|
||||
"parent" : 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"installers" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "include/lunasvg",
|
||||
"paths" :
|
||||
[
|
||||
"Vendor/lunasvg/include/lunasvg.h"
|
||||
],
|
||||
"type" : "file"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "lib",
|
||||
"paths" :
|
||||
[
|
||||
"lib/Release/lunasvg.lib"
|
||||
],
|
||||
"targetId" : "lunasvg::@9e4755f6532873e45724",
|
||||
"targetIndex" : 20,
|
||||
"type" : "target"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "lib/cmake/lunasvg",
|
||||
"exportName" : "lunasvgTargets",
|
||||
"exportTargets" :
|
||||
[
|
||||
{
|
||||
"id" : "lunasvg::@9e4755f6532873e45724",
|
||||
"index" : 20
|
||||
}
|
||||
],
|
||||
"paths" :
|
||||
[
|
||||
"Vendor/lunasvg/CMakeFiles/Export/964a36b3564edcd8a3bb47a2b3cb6484/lunasvgTargets.cmake"
|
||||
],
|
||||
"type" : "export"
|
||||
},
|
||||
{
|
||||
"backtrace" : 4,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "lib/cmake/lunasvg",
|
||||
"paths" :
|
||||
[
|
||||
"build/Vendor/lunasvg/lunasvgConfig.cmake",
|
||||
"build/Vendor/lunasvg/lunasvgConfigVersion.cmake"
|
||||
],
|
||||
"type" : "file"
|
||||
}
|
||||
],
|
||||
"paths" :
|
||||
{
|
||||
"build" : "Vendor/lunasvg",
|
||||
"source" : "Vendor/lunasvg"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user