init commit

This commit is contained in:
SemvdH
2021-04-14 14:19:59 +02:00
commit c23650610e
32 changed files with 4899 additions and 0 deletions

View File

@@ -0,0 +1,102 @@
{
"backtrace" : 2,
"backtraceGraph" :
{
"commands" :
[
"add_custom_target",
"vita_create_vpk",
"add_dependencies"
],
"files" :
[
"/usr/local/vitasdk/share/vita.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 83,
"parent" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 273,
"parent" : 1
},
{
"command" : 2,
"file" : 0,
"line" : 280,
"parent" : 1
}
]
},
"dependencies" :
[
{
"backtrace" : 3,
"id" : "hello_world.self::@6890427a1f51a3e7e1df"
}
],
"id" : "hello_world.vpk::@6890427a1f51a3e7e1df",
"name" : "hello_world.vpk",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "",
"sourceIndexes" :
[
0
]
},
{
"name" : "CMake Rules",
"sourceIndexes" :
[
1,
2,
3
]
}
],
"sources" :
[
{
"backtrace" : 2,
"isGenerated" : true,
"path" : "build/CMakeFiles/hello_world.vpk",
"sourceGroupIndex" : 0
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/CMakeFiles/hello_world.vpk.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/hello_world.vpk.out.rule",
"sourceGroupIndex" : 1
},
{
"backtrace" : 0,
"isGenerated" : true,
"path" : "build/hello_world.vpk_param.sfo.rule",
"sourceGroupIndex" : 1
}
],
"type" : "UTILITY"
}