BLT-Test/cmake-build-relwithdebinfo/.cmake/api/v1/reply/target-BLT_GRAPHICS-RelWith...

309 lines
5.3 KiB
JSON

{
"archive" : {},
"artifacts" :
[
{
"path" : "BLT-Graphics/libBLT_GRAPHICS.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_link_libraries",
"target_compile_options",
"include_directories"
],
"files" :
[
"BLT-Graphics/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 29,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 32,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 31,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 34,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 36,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 25,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-O2 -g -DNDEBUG -std=gnu++20 -fdiagnostics-color=always"
},
{
"backtrace" : 5,
"fragment" : "-Wall"
},
{
"backtrace" : 5,
"fragment" : "-Wextra"
},
{
"backtrace" : 5,
"fragment" : "-Wpedantic"
}
],
"includes" :
[
{
"backtrace" : 6,
"path" : "/home/brett/git/BLT-Dev/BLT-Graphics/include"
},
{
"backtrace" : 3,
"path" : "/home/brett/git/BLT-Dev/BLT-Graphics/libraries/glfw/include"
},
{
"backtrace" : 2,
"path" : "/home/brett/git/BLT-Dev/BLT-Graphics/libraries/BLT/include"
},
{
"backtrace" : 2,
"path" : "/home/brett/git/BLT-Dev/cmake-build-relwithdebinfo/BLT-Graphics/libraries/BLT/config"
},
{
"backtrace" : 2,
"path" : "/home/brett/git/BLT-Dev/BLT-Graphics/libraries/BLT/libraries/parallel-hashmap"
},
{
"backtrace" : 4,
"path" : "/home/brett/git/BLT-Dev/BLT-Graphics/libraries/assimp/code/../include"
},
{
"backtrace" : 4,
"path" : "/home/brett/git/BLT-Dev/cmake-build-relwithdebinfo/BLT-Graphics/libraries/assimp/code/../include"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "20"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
],
"dependencies" :
[
{
"backtrace" : 2,
"id" : "BLT::@6ff1d97b2deef8df8cf0"
},
{
"backtrace" : 3,
"id" : "glfw::@28757ab40fca887f90a8"
},
{
"backtrace" : 4,
"id" : "zlibstatic::@4d4ed67fda18ceef38a1"
},
{
"backtrace" : 4,
"id" : "assimp::@4d754e1eb4f0cce61b11"
}
],
"id" : "BLT_GRAPHICS::@fabae21fcb7fd453a3d1",
"name" : "BLT_GRAPHICS",
"nameOnDisk" : "libBLT_GRAPHICS.a",
"paths" :
{
"build" : "BLT-Graphics",
"source" : "BLT-Graphics"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/ImNodes.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/ImNodesEz.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_demo.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_draw.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_impl_glfw.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_impl_opengl3.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_spectrum.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_tables.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/imgui/imgui_widgets.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/parks/app.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/parks/renderer/OpenGL.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/parks/renderer/engine.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/parks/renderer/player.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/parks/renderer/resources.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/parks/window.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "BLT-Graphics/src/perlin.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}