Sample: RPG: Init

This commit is contained in:
Isuru Samarathunga
2025-10-31 01:14:19 +05:30
parent 7530303389
commit 0afd478761
989 changed files with 132314 additions and 6 deletions

View File

@ -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"
}
}