image-gp-6/cmake-build-debug/.cmake/api/v1/reply/target-BLT-Debug-a47d24e0a6...

299 lines
4.9 KiB
JSON
Raw Normal View History

2024-07-14 21:06:47 -04:00
{
"archive" : {},
"artifacts" :
[
{
"path" : "lib/blt-gp/lib/blt/libBLT.a"
}
],
"backtrace" : 1,
"backtraceGraph" :
{
"commands" :
[
"add_library",
"install",
"target_compile_options",
"include",
"include_directories"
],
"files" :
[
"lib/blt-gp/lib/blt/CMakeLists.txt",
"lib/blt-gp/lib/blt/cmake/warnings.cmake"
],
"nodes" :
[
{
"file" : 0
},
{
"command" : 0,
"file" : 0,
"line" : 87,
"parent" : 0
},
{
"command" : 1,
"file" : 0,
"line" : 134,
"parent" : 0
},
{
"command" : 3,
"file" : 0,
"line" : 108,
"parent" : 0
},
{
"file" : 1,
"parent" : 3
},
{
"command" : 2,
"file" : 1,
"line" : 24,
"parent" : 4
},
{
"command" : 4,
"file" : 0,
"line" : 70,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 84,
"parent" : 0
},
{
"command" : 4,
"file" : 0,
"line" : 85,
"parent" : 0
}
]
},
"compileGroups" :
[
{
"compileCommandFragments" :
[
{
"fragment" : "-g -fdiagnostics-color=always"
},
{
"backtrace" : 5,
"fragment" : "-Wall"
},
{
"backtrace" : 5,
"fragment" : "-Wextra"
},
{
"backtrace" : 5,
"fragment" : "-Wpedantic"
},
{
"backtrace" : 5,
"fragment" : "-fdiagnostics-color=always"
},
{
"fragment" : "-std=gnu++17"
}
],
"includes" :
[
{
"backtrace" : 6,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/lib/blt/libraries/parallel-hashmap"
},
{
"backtrace" : 7,
"path" : "/home/brett/Documents/code/c++/image-gp-6/lib/blt-gp/lib/blt/include"
},
{
"backtrace" : 8,
"path" : "/home/brett/Documents/code/c++/image-gp-6/cmake-build-debug/lib/blt-gp/lib/blt/config"
}
],
"language" : "CXX",
"languageStandard" :
{
"backtraces" :
[
1
],
"standard" : "17"
},
"sourceIndexes" :
[
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
],
"id" : "BLT::@94879f93dddfdb62440a",
"install" :
{
"destinations" :
[
{
"backtrace" : 2,
"path" : "lib"
}
],
"prefix" :
{
"path" : "/usr/local"
}
},
"name" : "BLT",
"nameOnDisk" : "libBLT.a",
"paths" :
{
"build" : "lib/blt-gp/lib/blt",
"source" : "lib/blt-gp/lib/blt"
},
"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" : "lib/blt-gp/lib/blt/src/blt/std/assert.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/std/error.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/std/format.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/std/logging.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/std/simd.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/std/string.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/std/system.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/profiling/profiler.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/profiling/profiler_v2.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/fs/filesystem.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/fs/loader.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/fs/nbt.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/fs/nbt_block.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/parse/argparse.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/parse/obj_loader.cpp",
"sourceGroupIndex" : 0
},
{
"backtrace" : 1,
"compileGroupIndex" : 0,
"path" : "lib/blt-gp/lib/blt/src/blt/parse/templating.cpp",
"sourceGroupIndex" : 0
}
],
"type" : "STATIC_LIBRARY"
}