272 lines
4.3 KiB
JSON
272 lines
4.3 KiB
JSON
{
|
|
"archive" : {},
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "graphics/libdeerith_graphics.a"
|
|
}
|
|
],
|
|
"backtrace" : 1,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"add_library",
|
|
"target_link_libraries",
|
|
"target_include_directories",
|
|
"target_compile_features"
|
|
],
|
|
"files" :
|
|
[
|
|
"graphics/CMakeLists.txt"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 7,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 21,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 9,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 0,
|
|
"line" : 14,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-g"
|
|
},
|
|
{
|
|
"fragment" : "-std=gnu++20"
|
|
}
|
|
],
|
|
"defines" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"define" : "FMT_SHARED"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"define" : "SPDLOG_COMPILED_LIB"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"define" : "SPDLOG_FMT_EXTERNAL"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"define" : "SPDLOG_SHARED_LIB"
|
|
}
|
|
],
|
|
"includes" :
|
|
[
|
|
{
|
|
"backtrace" : 3,
|
|
"path" : "/home/chewico/Dev/Deerith/graphics/include"
|
|
},
|
|
{
|
|
"backtrace" : 3,
|
|
"path" : "/home/chewico/Dev/Deerith/graphics/src"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"path" : "/home/chewico/Dev/Deerith/core/include"
|
|
}
|
|
],
|
|
"language" : "CXX",
|
|
"languageStandard" :
|
|
{
|
|
"backtraces" :
|
|
[
|
|
4,
|
|
2
|
|
],
|
|
"standard" : "20"
|
|
},
|
|
"sourceIndexes" :
|
|
[
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15
|
|
]
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
{
|
|
"backtrace" : 2,
|
|
"id" : "deerith_core::@57760688d1f824db5d9c"
|
|
}
|
|
],
|
|
"id" : "deerith_graphics::@708b9b26fb9b6631b242",
|
|
"name" : "deerith_graphics",
|
|
"nameOnDisk" : "libdeerith_graphics.a",
|
|
"paths" :
|
|
{
|
|
"build" : "graphics",
|
|
"source" : "graphics"
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "Source Files",
|
|
"sourceIndexes" :
|
|
[
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11,
|
|
12,
|
|
13,
|
|
14,
|
|
15
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/glfw.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/graphics.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/variables.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_frame_buffer.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_graphics_pipeline.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_image_view.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_instance.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_logical_device.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_phisical_device.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_presentation.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_render_command.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_render_pass.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_rendering.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_swap_chain.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "graphics/src/vulkan_validation.cpp",
|
|
"sourceGroupIndex" : 0
|
|
}
|
|
],
|
|
"type" : "STATIC_LIBRARY"
|
|
}
|