OpenGL-Doc-Generator/cmake-build-debug/.cmake/api/v1/reply/target-BLT-Debug-ee7795606f...

230 lines
3.7 KiB
JSON
Raw Normal View History

2023-12-22 22:05:18 -05:00
{
"archive" : {},
"artifacts" :
[
{
"path" : "libraries/BLT/libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"target_compile_options",
"include_directories"
],
"files" :
[
"libraries/BLT/CMakeLists.txt"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 82,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 98,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 62,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 74,
"parent" : 0
},
{
"command" : 2,
"file" : 0,
"line" : 75,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
},
{
"backtrace" : 2,
"fragment" : "-Wall"
},
{
"backtrace" : 2,
"fragment" : "-Wextra"
},
{
"backtrace" : 2,
"fragment" : "-Wpedantic"
},
{
"fragment" : "-std=gnu++17"
}
],
"includes" :
[
{
"backtrace" : 3,
"path" : "/home/brett/Documents/code/c++/gl_doc_generator/libraries/BLT/libraries/parallel-hashmap"
},
{
"backtrace" : 4,
"path" : "/home/brett/Documents/code/c++/gl_doc_generator/libraries/BLT/include"
},
{
"backtrace" : 5,
"path" : "/home/brett/Documents/code/c++/gl_doc_generator/cmake-build-debug/libraries/BLT/config"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
],
"id" : "BLT::@834776b52e80069b1648",
"name" : "BLT",
"nameOnDisk" : "libBLT.a",
"paths" :
{
"build" : "libraries/BLT",
"source" : "libraries/BLT"
},
"sourceGroups" :
[
{
"name" : "Source Files",
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
],
"sources" :
[
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/assert.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/filesystem.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/format.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/loader.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/logging.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/string.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/std/system.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/profiling/profiler.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/profiling/profiler_v2.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/nbt/nbt.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/nbt/nbt_block.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "libraries/BLT/src/blt/parse/argparse.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}