Sample: RPG: Init
This commit is contained in:
@ -0,0 +1,99 @@
|
||||
{
|
||||
"backtraceGraph" :
|
||||
{
|
||||
"commands" :
|
||||
[
|
||||
"install",
|
||||
"install_runtime_dependencies"
|
||||
],
|
||||
"files" :
|
||||
[
|
||||
"Vendor/RmlUI/CMakeLists.txt",
|
||||
"Vendor/RmlUI/CMake/RuntimeUtilities.cmake"
|
||||
],
|
||||
"nodes" :
|
||||
[
|
||||
{
|
||||
"file" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 166,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 183,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 0,
|
||||
"line" : 190,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 1,
|
||||
"file" : 0,
|
||||
"line" : 211,
|
||||
"parent" : 0
|
||||
},
|
||||
{
|
||||
"command" : 0,
|
||||
"file" : 1,
|
||||
"line" : 47,
|
||||
"parent" : 4
|
||||
}
|
||||
]
|
||||
},
|
||||
"installers" :
|
||||
[
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "include",
|
||||
"paths" :
|
||||
[
|
||||
"Vendor/RmlUI/Include/RmlUi"
|
||||
],
|
||||
"type" : "directory"
|
||||
},
|
||||
{
|
||||
"backtrace" : 2,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "lib/cmake/RmlUi",
|
||||
"paths" :
|
||||
[
|
||||
"build/Vendor/RmlUI/install/RmlUiConfig.cmake",
|
||||
"build/Vendor/RmlUI/install/RmlUiConfigVersion.cmake",
|
||||
"Vendor/RmlUI/CMake/Dependencies.cmake"
|
||||
],
|
||||
"type" : "file"
|
||||
},
|
||||
{
|
||||
"backtrace" : 3,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "lib/cmake/RmlUi",
|
||||
"paths" :
|
||||
[
|
||||
"Vendor/RmlUI/CMake/Modules"
|
||||
],
|
||||
"type" : "directory"
|
||||
},
|
||||
{
|
||||
"backtrace" : 5,
|
||||
"component" : "Unspecified",
|
||||
"destination" : "bin",
|
||||
"runtimeDependencySetName" : "rmlui_runtime_dependencies",
|
||||
"runtimeDependencySetType" : "library",
|
||||
"type" : "runtimeDependencySet"
|
||||
}
|
||||
],
|
||||
"paths" :
|
||||
{
|
||||
"build" : "Vendor/RmlUI",
|
||||
"source" : "Vendor/RmlUI"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user