Files
BiPy/build/.cmake/api/v1/reply/target-test_ui-Debug-a569f39e4b4801291b71.json
2026-05-04 23:30:14 +07:00

222 lines
3.1 KiB
JSON

{
"artifacts" :
[
{
"path" : "test_ui"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"target_link_libraries",
"target_include_directories"
],
"files" :
[
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 8,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 28,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 21,
"parent" : 0
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 10
},
"compileDependencies" :
[
{
"backtrace" : 2,
"id" : "glfw::@6890427a1f51a3e7e1df"
}
],
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -std=gnu++20"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "/home/beluga/unityproject/BiPy"
},
{
"backtrace" : 3,
"path" : "/home/beluga/unityproject/BiPy/imgui"
},
{
"backtrace" : 3,
"path" : "/home/beluga/unityproject/BiPy/imgui/backends"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
],
"id" : "test_ui::@6890427a1f51a3e7e1df",
"link" :
{
"commandFragments" :
[
{
"fragment" : "-g",
"role" : "flags"
},
{
"backtrace" : 2,
"fragment" : "/usr/lib/libglfw.so.3.4",
"role" : "libraries"
},
{
"backtrace" : 2,
"fragment" : "-lGL",
"role" : "libraries"
}
],
"language" : "CXX"
},
"linkLibraries" :
[
{
"backtrace" : 2,
"id" : "glfw::@6890427a1f51a3e7e1df"
},
{
"backtrace" : 2,
"fragment" : "GL"
}
],
"name" : "test_ui",
"nameOnDisk" : "test_ui",
"paths" :
{
"build" : ".",
"source" : "."
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "test_launcher.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "GUI/visual.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/imgui.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/imgui_draw.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/imgui_widgets.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/imgui_tables.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/imgui_demo.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/backends/imgui_impl_glfw.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "imgui/backends/imgui_impl_opengl3.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "EXECUTABLE"
}