321 lines
5.2 KiB
JSON
321 lines
5.2 KiB
JSON
{
|
|
"artifacts" :
|
|
[
|
|
{
|
|
"path" : "BLT_With_Graphics_Template"
|
|
}
|
|
],
|
|
"backtrace" : 1,
|
|
"backtraceGraph" :
|
|
{
|
|
"commands" :
|
|
[
|
|
"add_executable",
|
|
"target_link_options",
|
|
"target_link_libraries",
|
|
"target_compile_options",
|
|
"include_directories"
|
|
],
|
|
"files" :
|
|
[
|
|
"CMakeLists.txt",
|
|
"libraries/glfw-3.3.8/src/CMakeLists.txt",
|
|
"libraries/BLT/CMakeLists.txt"
|
|
],
|
|
"nodes" :
|
|
[
|
|
{
|
|
"file" : 0
|
|
},
|
|
{
|
|
"command" : 0,
|
|
"file" : 0,
|
|
"line" : 20,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 26,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 30,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 1,
|
|
"file" : 0,
|
|
"line" : 35,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 23,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 0,
|
|
"line" : 22,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"file" : 1
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 1,
|
|
"line" : 119,
|
|
"parent" : 7
|
|
},
|
|
{
|
|
"file" : 2
|
|
},
|
|
{
|
|
"command" : 2,
|
|
"file" : 2,
|
|
"line" : 87,
|
|
"parent" : 9
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 0,
|
|
"line" : 25,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 0,
|
|
"line" : 29,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 3,
|
|
"file" : 0,
|
|
"line" : 34,
|
|
"parent" : 0
|
|
},
|
|
{
|
|
"command" : 4,
|
|
"file" : 0,
|
|
"line" : 17,
|
|
"parent" : 0
|
|
}
|
|
]
|
|
},
|
|
"compileGroups" :
|
|
[
|
|
{
|
|
"compileCommandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-O2 -g -DNDEBUG -fdiagnostics-color=always"
|
|
},
|
|
{
|
|
"backtrace" : 11,
|
|
"fragment" : "-Wall"
|
|
},
|
|
{
|
|
"backtrace" : 11,
|
|
"fragment" : "-Werror"
|
|
},
|
|
{
|
|
"backtrace" : 11,
|
|
"fragment" : "-Wpedantic"
|
|
},
|
|
{
|
|
"backtrace" : 11,
|
|
"fragment" : "-Wno-comment"
|
|
},
|
|
{
|
|
"backtrace" : 12,
|
|
"fragment" : "-fsanitize=address"
|
|
},
|
|
{
|
|
"backtrace" : 13,
|
|
"fragment" : "-fsanitize=undefined"
|
|
}
|
|
],
|
|
"includes" :
|
|
[
|
|
{
|
|
"backtrace" : 14,
|
|
"path" : "/home/brett/Documents/code/c++/BLT-With-Graphics-Template/include"
|
|
},
|
|
{
|
|
"backtrace" : 6,
|
|
"path" : "/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/glfw-3.3.8/include"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"path" : "/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/include"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"path" : "/home/brett/Documents/code/c++/BLT-With-Graphics-Template/cmake-build-relwithdebinfo-addrsan/libraries/BLT/config"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"path" : "/home/brett/Documents/code/c++/BLT-With-Graphics-Template/libraries/BLT/libraries/parallel-hashmap"
|
|
}
|
|
],
|
|
"language" : "CXX",
|
|
"languageStandard" :
|
|
{
|
|
"backtraces" :
|
|
[
|
|
1
|
|
],
|
|
"standard" : "17"
|
|
},
|
|
"sourceIndexes" :
|
|
[
|
|
0,
|
|
1,
|
|
2
|
|
]
|
|
}
|
|
],
|
|
"dependencies" :
|
|
[
|
|
{
|
|
"backtrace" : 5,
|
|
"id" : "BLT::@834776b52e80069b1648"
|
|
},
|
|
{
|
|
"backtrace" : 6,
|
|
"id" : "glfw::@be113d0d45276967d6fa"
|
|
}
|
|
],
|
|
"id" : "BLT_With_Graphics_Template::@6890427a1f51a3e7e1df",
|
|
"link" :
|
|
{
|
|
"commandFragments" :
|
|
[
|
|
{
|
|
"fragment" : "-O2 -g -DNDEBUG",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"fragment" : "",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-Wall",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-Werror",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-Wpedantic",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 2,
|
|
"fragment" : "-Wno-comment",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 3,
|
|
"fragment" : "-fsanitize=address",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 4,
|
|
"fragment" : "-fsanitize=undefined",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"fragment" : "-rdynamic",
|
|
"role" : "flags"
|
|
},
|
|
{
|
|
"backtrace" : 6,
|
|
"fragment" : "libraries/glfw-3.3.8/src/libglfw3.a",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 5,
|
|
"fragment" : "libraries/BLT/libBLT.a",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 8,
|
|
"fragment" : "/usr/lib/x86_64-linux-gnu/librt.a",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"fragment" : "-lm",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 8,
|
|
"fragment" : "-ldl",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 8,
|
|
"fragment" : "/usr/lib/x86_64-linux-gnu/libX11.so",
|
|
"role" : "libraries"
|
|
},
|
|
{
|
|
"backtrace" : 10,
|
|
"fragment" : "/usr/lib/x86_64-linux-gnu/libz.so",
|
|
"role" : "libraries"
|
|
}
|
|
],
|
|
"language" : "CXX"
|
|
},
|
|
"name" : "BLT_With_Graphics_Template",
|
|
"nameOnDisk" : "BLT_With_Graphics_Template",
|
|
"paths" :
|
|
{
|
|
"build" : ".",
|
|
"source" : "."
|
|
},
|
|
"sourceGroups" :
|
|
[
|
|
{
|
|
"name" : "Source Files",
|
|
"sourceIndexes" :
|
|
[
|
|
0,
|
|
1,
|
|
2
|
|
]
|
|
}
|
|
],
|
|
"sources" :
|
|
[
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "src/blt/gfx/glad.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "src/blt/gfx/window.cpp",
|
|
"sourceGroupIndex" : 0
|
|
},
|
|
{
|
|
"backtrace" : 1,
|
|
"compileGroupIndex" : 0,
|
|
"path" : "src/main.cpp",
|
|
"sourceGroupIndex" : 0
|
|
}
|
|
],
|
|
"type" : "EXECUTABLE"
|
|
}
|