This commit is contained in:
2026-05-04 23:30:14 +07:00
parent be69e53cdf
commit 615c067642
49 changed files with 6936 additions and 1467 deletions
@@ -0,0 +1,74 @@
{
"abstract" : true,
"artifacts" :
[
{
"path" : "/usr/lib/libglfw.so.3.4"
}
],
"backtrace" : 5,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"include",
"find_package"
],
"files" :
[
"/usr/lib/cmake/glfw3/glfw3Targets.cmake",
"/usr/lib/cmake/glfw3/glfw3Config.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 2
},
{
"command" : 2,
"file" : 2,
"line" : 5,
"parent" : 0
},
{
"file" : 1,
"parent" : 1
},
{
"command" : 1,
"file" : 1,
"line" : 3,
"parent" : 2
},
{
"file" : 0,
"parent" : 3
},
{
"command" : 0,
"file" : 0,
"line" : 68,
"parent" : 4
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 10
},
"id" : "glfw::@6890427a1f51a3e7e1df",
"imported" : true,
"local" : true,
"name" : "glfw",
"nameOnDisk" : "libglfw.so.3.4",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "SHARED_LIBRARY"
}