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,81 @@
{
"abstract" : true,
"backtrace" : 7,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"find_package",
"__find_dependency_common",
"find_dependency"
],
"files" :
[
"/usr/share/cmake/Modules/FindThreads.cmake",
"/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake",
"/usr/lib/cmake/glfw3/glfw3Config.cmake",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 3
},
{
"command" : 1,
"file" : 3,
"line" : 5,
"parent" : 0
},
{
"file" : 2,
"parent" : 1
},
{
"command" : 3,
"file" : 2,
"line" : 2,
"parent" : 2
},
{
"command" : 2,
"file" : 1,
"line" : 125,
"parent" : 3
},
{
"command" : 1,
"file" : 1,
"line" : 93,
"parent" : 4
},
{
"file" : 0,
"parent" : 5
},
{
"command" : 0,
"file" : 0,
"line" : 292,
"parent" : 6
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 10
},
"id" : "Threads::Threads::@6890427a1f51a3e7e1df",
"imported" : true,
"local" : true,
"name" : "Threads::Threads",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "INTERFACE_LIBRARY"
}